Skip to content

QueryController.onConfigChanged method

QueryController › onConfigChanged

Unofficial

Handles a config change.

Signature:

onConfigChanged(key: string): void

Parameters:

Parameter Type Description
key string The config key that changed.

Returns: void