BacklinkPluginViews
Unofficial
View creators registered by the backlink plugin.
Import:
import type { BacklinkPluginViews } from '@obsidian-typings/obsidian-public-latest';Signature:
export interface BacklinkPluginViews extends Record<string, ViewCreator>Extends: Record<string, ViewCreator>
Methods
| Method | Returns | Description | |
|---|---|---|---|
| backlink(left) | BacklinkView | Create a backlink view in the given workspace leaf. |
Links to this page: