element-book - v25.2.0
    Preparing search index...

    Enumeration BookPageControlType

    All the supported page control types. One of these must be chosen when defining a page control.

    Index

    Enumeration Members

    Enumeration Members

    Checkbox: "checkbox"
    Color: "color"
    Dropdown: "dropdown"
    Hidden: "hidden"

    Hidden controls allow any values but they aren't displayed to the user for editing.

    Number: "number"
    Text: "text"