ispaceview

@nishans/types / Exports / ISpaceView

Interface: ISpaceView#

Hierarchy#

  • Node

    ↳ ISpaceView

Index#

Properties#

Properties#

alive#

• alive: boolean

Inherited from: Node.alive

Defined in: block.ts:4


bookmarked_pages#

• bookmarked_pages: string[]

Defined in: recordMap.ts:120


created_getting_started#

• created_getting_started: boolean

Defined in: recordMap.ts:111


created_onboarding_templates#

• Optional created_onboarding_templates: undefined | boolean

Defined in: recordMap.ts:112


id#

• id: string

Inherited from: Node.id

Defined in: block.ts:6


joined#

• joined: boolean

Defined in: recordMap.ts:113


notify_desktop#

• notify_desktop: boolean

Defined in: recordMap.ts:114


notify_email#

• notify_email: boolean

Defined in: recordMap.ts:115


notify_mobile#

• notify_mobile: boolean

Defined in: recordMap.ts:116


parent_id#

• parent_id: string

Defined in: recordMap.ts:122


parent_table#

• parent_table: user_root

Defined in: recordMap.ts:121


sidebar_hidden_templates#

• Optional sidebar_hidden_templates: undefined | string[]

Defined in: recordMap.ts:117


space_id#

• space_id: string

Defined in: recordMap.ts:118


version#

• version: number

Inherited from: Node.version

Defined in: block.ts:5


visited_templates#

• Optional visited_templates: undefined | string[]

Defined in: recordMap.ts:119