itview
@nishans/core / Exports / ITView
#
Interface: ITView#
Hierarchy- ITView
#
Index#
Properties#
Properties#
board• board: Map<string, BoardView>
Defined in: core/types/maps.ts:128
#
calendar• calendar: Map<string, CalendarView>
Defined in: core/types/maps.ts:130
#
gallery• gallery: Map<string, GalleryView>
Defined in: core/types/maps.ts:126
#
list• list: Map<string, ListView>
Defined in: core/types/maps.ts:127
#
table• table: Map<string, TableView>
Defined in: core/types/maps.ts:125
#
timeline• timeline: Map<string, TimelineView>
Defined in: core/types/maps.ts:129