Skip to content

SetActiveLeafParams

Unofficial

Parameters for setting the active leaf.

Import:

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

Signature:

export interface SetActiveLeafParams

Properties

PropertyTypeDescription
focus?booleanWhether to focus the leaf.