DropdownComponent โบ onChange
DropdownComponent.onChange() method
Signature:
onChange(callback: (value: string) => any): this;Parameters
| Parameter | Type | Description |
|---|---|---|
callback | (value: string) โ any |
Returns:
this
1 min read
DropdownComponent โบ onChange
Signature:
onChange(callback: (value: string) => any): this;| Parameter | Type | Description |
|---|---|---|
callback | (value: string) โ any |
Returns:
this