Skip to content

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

MethodReturnsDescription
backlink(left)BacklinkViewCreate a backlink view in the given workspace leaf.

Links to this page: