Skip to content

SetActiveLeafParams

Unofficial

Parameters for setting the active leaf.

Import:

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

Signature:

export interface SetActiveLeafParams

Properties

Property Type Description
focus? boolean Whether to focus the leaf.