@sqlrooms/cells / InputDropdown
Type Alias: InputDropdown
InputDropdown =
object
Type Declaration
| Name | Type |
|---|---|
kind | "dropdown" |
varName | string |
options | string[] |
value | string |
@sqlrooms/cells / InputDropdown
InputDropdown =
object
| Name | Type |
|---|---|
kind | "dropdown" |
varName | string |
options | string[] |
value | string |