DropdownSelectProperty
DropdownSelectProperty
AllOf
This class requires all of the following:
JSON Example
{
"configurable": false,
"optional": false,
"credential": false,
"type": "string",
"value": "string",
"options": [
{
"label": "string",
"value": "number"
}
]
}
string
type
Optional
type
string
value
Optional
value