๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

Workspace

โฏ

createLeafBySplit

createLeafBySplit

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

Workspace โ€บ createLeafBySplit

Workspace.createLeafBySplit() method

Signature:

createLeafBySplit(leaf: WorkspaceLeaf, direction?: SplitDirection, before?: boolean): WorkspaceLeaf;

Parameters

ParameterTypeDescription
leafWorkspaceLeaf
directionSplitDirection(Optional)
beforeboolean(Optional)

Returns:

WorkspaceLeaf


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

  • Workspace.createLeafBySplit() method
  • Parameters

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community