Skip to content

ResultDomResult

Unofficial

Search result data containing matched content positions and property matches.

Import:

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

Signature:

export interface ResultDomResult

Properties

PropertyTypeDescription
contentContentPosition[]Array of content match positions within the document.
propertiesResultProperty[]Array of matched property results.

Links to this page: