Enum SelectionInputType

Stay organized with collections Save and categorize content based on your preferences.
SelectionInputType

Type of selection input.

Properties

PropertyTypeDescription
CHECK_BOXEnumCheckbox input style. Default.
RADIO_BUTTONEnumRadio buton input style. At most one item in the group can be selected.
DROPDOWNEnumDropdown menu selection input style.