Interface Link

External link data

interface Link {
    glType: Link;
    text: string;
    url: string;
    status: GlLinkStatus;
}

Hierarchy (view full)

Properties

Properties

glType: Link

Type of contained data

text: string

Screen text

url: string

URL to open

status: GlLinkStatus

Status: passive/active