DropDownCommand.onChange method
DropDownCommand › onChange
Called when the dropdown value changes.Signature:
onChange(value: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | The newly selected value. |
Returns: void
DropDownCommand › onChange
Called when the dropdown value changes.Signature:
onChange(value: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| value | string | The newly selected value. |
Returns: void