itableview
@nishans/types / Exports / ITableView
Interface: ITableView#
Hierarchy#
↳ ITableView
Index#
Properties#
Properties#
alive#
• alive: boolean
Defined in: block.ts:4
format#
• format: ITableViewFormat
Defined in: view.ts:32
id#
• id: string
Defined in: block.ts:6
name#
• name: string
Defined in: view.ts:29
page_sort#
• page_sort: string[]
Defined in: view.ts:31
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#
• Optional query2: undefined | IViewQuery2
Defined in: view.ts:33
type#
• type: table
Defined in: view.ts:30
version#
• version: number
Defined in: block.ts:5