Interface IPropsHtml

    interface IPropsHtml {
        html?: string;
    }

    Properties

    Properties

    html?: string

    Generated using TypeDoc and TypeDoc Airthium Plugin