Properties
| Property | Type |
|---|---|
key * | string |
type * | string |
label * | string |
options | Array of Option |
Example
{
"key": "example-key",
"type": "example-type",
"label": "example-label",
"options": null
}| Property | Type |
|---|---|
key * | string |
type * | string |
label * | string |
options | Array of Option |
{
"key": "example-key",
"type": "example-type",
"label": "example-label",
"options": null
}