A counterpart to the data-selector
for handling simple data types (Strings). It uses the same data-selector
API,
minus some properties.
All validation is fired on change
.
Inherited from DataElementBehaviors.Basic:
error: String
name: String
valid: Boolean
Inherited from DataElementBehaviors.OptionList:
multiple: Boolean
selectedItem: String
selectedItems: Array
required: Boolean
See data-selector.
See data-selector.
See data-selector.