itimelineview

@nishans/types / Exports / ITimelineView

Interface: ITimelineView#

Hierarchy#

Index#

Properties#

Properties#

alive#

• alive: boolean

Inherited from: Node.alive

Defined in: block.ts:4


format#

• format: ITimelineViewFormat

Defined in: view.ts:116


id#

• id: string

Inherited from: Node.id

Defined in: block.ts:6


name#

• name: string

Defined in: view.ts:115


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


query2#

• query2: ITimelineViewQuery2

Defined in: view.ts:117


type#

• type: timeline

Defined in: view.ts:114


version#

• version: number

Inherited from: Node.version

Defined in: block.ts:5