Skip to content

BasesController.onConfigChanged method

BasesController › onConfigChanged

Unofficial

On config changed.

Signature:

onConfigChanged(configKey: string): void

Parameters:

Parameter Type Description
configKey string The changed configuration key.

Returns: void