Skip to content

SingleSelectDisplay

Display configuration for single-select inputs: which UI component renders the input (dropdown, radio, toggle, tabs, autocomplete, or slider) and which option is selected by default.

Attributes

Field Type Default Description
type string dropdown UI component type for rendering the input.
default SingleSelectDefault None Default value configuration. If not specified, first option is used.