Skip to content

ResourceLockComponent.onunload method

ResourceLockComponent › onunload

Releases every lock still held by this plugin when the component (and thus the plugin) unloads, so no note is left stuck read-only by an operation that never completed.

Signature:

onunload(): void

Returns: void