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