Skip to content

BacklinkPluginInstance.onUserDisable method

BacklinkPluginInstance › onUserDisable

Unofficial

Called when the user disables the plugin.

Signature:

onUserDisable(app: App): void

Parameters:

ParameterTypeDescription
appAppThe app instance.

Returns: void