๐Ÿ’Ž Obsidian Developer Docs

Home

โฏ

Reference

โฏ

TypeScript API

โฏ

ViewState

ViewState

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

ViewState

ViewState interface

Signature:

export interface ViewState 

Properties

PropertyModifiersTypeDescription
active?boolean(Optional)
group?WorkspaceLeaf(Optional)
pinned?boolean(Optional)
state?Record<string, unknown>(Optional)
typestring

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

  • ViewState interface
  • Properties

๋ฐฑ๋งํฌ

  • ViewState
  • active
  • group
  • pinned
  • state
  • type
  • getViewState
  • setViewState
  • index

Created with Quartz v4.5.1 ยฉ 2025

  • GitHub
  • Discord Community