Question Editor API Initialization
options
If the type property is set to "select"
, then this option is used to configure what the drop-down menu options are.
Values
Attribute path custom_question_types.editor_schema.attributes.my_custom_attribute_name.options
Type object
Properties
-
label string
The value shown in the dropdown menu.
-
value string
The value stored in the JSON when this option is selected.