svsmate - v1.1.1
    Preparing search index...

    Plain-text announcement attached to a Blackboard course.

    interface Announcement {
        content: string;
        url: string;
    }
    Index

    Properties

    Properties

    content: string

    Announcement text, stripped of HTML.

    url: string

    Absolute URL of the announcement page.