Skip to content

AddOverlayOptions

Unofficial

Options for adding a search overlay to the editor.

Import:

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

Signature:

export interface AddOverlayOptions

Properties

Property Type Description
query RegExp Regular expression pattern to highlight in the editor.