Skip to content

FileSuggestion

Unofficial

File suggestion.

Import:

import type { FileSuggestion } from '@obsidian-typings/obsidian-public-latest';

Signature:

export interface FileSuggestion

Properties

Property Type Description
file null | TFile The file.
path string The path.

Links to this page: