record with the fields: 'label: string (required)', 'value: number | string | boolean (required)'
Constructor | Description |
|
|
Static member | Description |
Full Usage:
DropdownOption.init (label, value)
Parameters:
string
value : IConvertible
Returns: DropdownOption
|
|