BacklinkPluginInstance.toggleBacklinksInDocument method
BacklinkPluginInstance › toggleBacklinksInDocument
Unofficial
Toggle the inline backlinks display within the document view.Signature:
toggleBacklinksInDocument(skip: boolean): boolean | undefinedParameters:
| Parameter | Type | Description |
|---|---|---|
| skip | boolean | Whether to skip the toggle action. |
Returns: boolean | undefined — Whether the operation succeeded, or undefined.