Perseus
    Preparing search index...

    User input for the Dropdown widget.

    type PerseusDropdownUserInput = {
        value: number;
    }
    Index

    Properties

    Properties

    value: number

    The 1-indexed position of the selected choice in the dropdown. A value of 0 indicates nothing is selected.