Skip to main content

SelectSetter

Overview

Used to select a value from a limited set of options. The core capability is selection.

Display

Setter Configuration

PropertyDescription
modeSelector mode. Allowed values: 'single', 'multiple', 'tag'
defaultValueDefault value
optionsData source. Format: [ {label/title: 'text', value: 'text'}, ...]

Return Type

String | Number | Boolean

Returns the value from the selected option in options.