obsidian/components/abort-signal-component
Component that provides an AbortSignal for cancelling long-running operations on plugin unload.
Classes
Section titled “Classes”| Class | Description |
|---|---|
| AbortSignalComponent | Provides an AbortSignal that is aborted when the component is unloaded. |