Skip to main content

Module ui_node_input_attributes_option

Module ui_node_input_attributes_option 

Source

Structsยง

UiNodeInputAttributesOption
UiNodeInputAttributesOption : Represents a single selectable value for an input whose JSON schema defined an enum. The value is always a scalar JSON type (string, number, or boolean) serialized verbatim from the schema. When present, clients should render the parent input as a select/dropdown.