SingleSelectInputDefinition
Defined in: definition/input.ts:21
Extends
Section titled “Extends”SelectInputDefinition
Properties
Section titled “Properties”dataType
Section titled “dataType”
readonlydataType:"single-select"
Defined in: definition/input.ts:22
mandatory
Section titled “mandatory”
readonlymandatory:boolean
Defined in: definition/input.ts:17
Inherited from
Section titled “Inherited from”SelectInputDefinition.mandatory
options
Section titled “options”
readonlyoptions: readonlySelectOptionDefinition[]
Defined in: definition/input.ts:16
Inherited from
Section titled “Inherited from”SelectInputDefinition.options
readonlytype:"value"
Defined in: definition/input.ts:18
Inherited from
Section titled “Inherited from”SelectInputDefinition.type