Skip to content

AddOverlayOptions

Unofficial

Options for adding a search overlay to the editor.

Import:

import type { AddOverlayOptions } from '@obsidian-typings/obsidian-catalyst-latest';

Signature:

export interface AddOverlayOptions

Properties

PropertyTypeDescription
queryRegExpRegular expression pattern to highlight in the editor.

Links to this page: