Home > @websublime/forms > BaseControl > onChange
BaseControl.onChange() method
Signature:
onChange(child: BaseControl<T>): void;
Parameters
Parameter | Type | Description |
---|---|---|
child | BaseControl<T> |
Returns:
void
Home > @websublime/forms > BaseControl > onChange
Signature:
onChange(child: BaseControl<T>): void;
Parameter | Type | Description |
---|---|---|
child | BaseControl<T> |
Returns:
void