DropdownComponent โ€บ onChange

Signature:

onChange(callback: (value: string) => any): this;

Parameters

ParameterTypeDescription
callback(value: string) โ‡’ any

Returns:

this