Skip to content

MetadataCache.onConfigChanged method

MetadataCache › onConfigChanged

Unofficial

Handle a configuration change event.

Signature:

onConfigChanged(configKey: string): void

Parameters:

Parameter Type Description
configKey string The configuration key that changed.

Returns: void