Skip to content

BacklinkPluginInstance.onUserDisable method

BacklinkPluginInstance › onUserDisable

Unofficial

Called when the user disables the plugin.

Signature:

onUserDisable(app: App): void

Parameters:

Parameter Type Description
app App The app instance.

Returns: void