Skip to content

RenderDelayedBacklinksForFolderParams

Options for renderDelayedBacklinksForFolder.

Import:

import type { RenderDelayedBacklinksForFolderParams } from 'obsidian-dev-utils/obsidian/backlink';

Signature:

export interface RenderDelayedBacklinksForFolderParams

Properties

PropertyTypeDescription
dvDataviewInlineApiA DataviewInlineApi instance.
folder?stringA folder path. If not provided, the current file's folder will be used.
title?stringA title for the rendered backlinks.

Links to this page: