icollection

@nishans/types / Exports / ICollection

Interface: ICollection#

Hierarchy#

Index#

Properties#

Properties#

alive#

• alive: boolean

Inherited from: Node.alive

Defined in: block.ts:4


cover#

• Optional cover: undefined | string

Defined in: block.ts:399


description#

• Optional description: undefined | TTextFormat

Defined in: block.ts:397


icon#

• Optional icon: undefined | string

Defined in: block.ts:398


id#

• id: string

Inherited from: Node.id

Defined in: block.ts:6


migrated#

• migrated: boolean

Defined in: block.ts:400


name#

• name: TTextFormat

Defined in: block.ts:401


parent_id#

• parent_id: string

Inherited from: ParentProps.parent_id

Defined in: block.ts:10


parent_table#

• parent_table: user_root | block | space | collection

Inherited from: ParentProps.parent_table

Defined in: block.ts:11


schema#

• schema: Schema

Defined in: block.ts:402


template_pages#

• Optional template_pages: undefined | string[]

Defined in: block.ts:403


version#

• version: number

Inherited from: Node.version

Defined in: block.ts:5