@labkey/api

    Interface ITextLinkOptions

    interface ITextLinkOptions {
        href?: string;
        onClick?: string;
        text?: string;
    }
    Index

    Properties

    Properties

    href?: string
    onClick?: string
    text?: string
    MMNEPVFCICPMFPCPTTAAATR