record with the fields: 'clearable: boolean (optional)', 'options: list with values of type: record with the fields: 'label: string (required)', 'value: number | string | boolean (required)' (required)'
Constructor | Description |
|
|
Static member | Description |
Full Usage:
Dropdown.init (options, ?clearable)
Parameters:
DropdownOption list
?clearable : bool option
Returns: Dropdown
|
|