Enum SelectionInputType

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.