Skip to content

SearchResult

Official

A search result.

Import:

import type { SearchResult } from 'obsidian';

Signature:

export interface SearchResult

Properties

PropertyTypeDescription
matchesSearchMatchesThe matches of the search result.
scorenumberThe score of the search result.

Links to this page: