META UI Components
    Preparing search index...

    Interface IMeLegoExternalLink

    interface IMeLegoExternalLink {
        text?: string;
        url?: string;
    }
    Index

    Properties

    Properties

    text?: string
    url?: string