Interface IPropsInline

    interface IPropsInline {
        text?: string;
    }

    Properties

    Properties

    text?: string

    Generated using TypeDoc and TypeDoc Airthium Plugin