Structsยง
- UiNode
Input Attributes Option - 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.