๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

Workspace

โฏ

splitActiveLeaf

splitActiveLeaf

2025๋…„ 6์›” 29์ผ1 min read

Workspace โ€บ splitActiveLeaf

Workspace.splitActiveLeaf() method

Warning: This API is now obsolete.

  • You should use | getLeaf(true) instead which does the same thing.

Signature:

splitActiveLeaf(direction?: SplitDirection): WorkspaceLeaf;

Parameters

ParameterTypeDescription
directionSplitDirection(Optional)

Returns:

WorkspaceLeaf


๊ทธ๋ž˜ํ”„ ๋ทฐ

  • Workspace.splitActiveLeaf() method
  • Parameters

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community