BasesController.onConfigChanged method
BasesController › onConfigChanged
Unofficial
On config changed.Signature:
onConfigChanged(configKey: string): voidParameters:
| Parameter | Type | Description |
|---|---|---|
| configKey | string | The changed configuration key. |
Returns: void