ViewState
Interface: ViewState
Section titled “Interface: ViewState”Defined in: view.svelte.ts:259
Serialized workspace state for a single leaf.
Properties
Section titled “Properties”active?
Section titled “active?”
optionalactive?:boolean
Defined in: view.svelte.ts:265
group?
Section titled “group?”
optionalgroup?:WorkspaceLeaf
Defined in: view.svelte.ts:269
pinned?
Section titled “pinned?”
optionalpinned?:boolean
Defined in: view.svelte.ts:267
state?
Section titled “state?”
optionalstate?:Record<string,unknown>
Defined in: view.svelte.ts:263
type:
string
Defined in: view.svelte.ts:261