Skip to content

BacklinkPluginInstance.toggleBacklinksInDocument method

BacklinkPluginInstance › toggleBacklinksInDocument

Unofficial

Toggle the inline backlinks display within the document view.

Signature:

toggleBacklinksInDocument(skip: boolean): boolean | undefined

Parameters:

Parameter Type Description
skip boolean Whether to skip the toggle action.

Returns: boolean | undefinedWhether the operation succeeded, or undefined.