Type Alias IHtmlEntity

    IHtmlEntity:
        | "formula"
        | "select"
        | "checkbox"
        | "radio"

    HTML entity

    Generated using TypeDoc and TypeDoc Airthium Plugin