Theia API Documentation v1.65.0
    Preparing search index...
    interface ILink {
        href: string;
        label: string;
        title?: string;
    }
    Index

    Properties

    Properties

    href: string
    label: string
    title?: string