Skip to content

SetSelectionOptions

Unofficial

Options for setting a selection in the editor.

Import:

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

Signature:

export interface SetSelectionOptions

Properties

Property Type Description
origin? string The origin identifier for the selection change (e.g., user action or programmatic).