iboardviewformat
@nishans/types / Exports / IBoardViewFormat
#
Interface: IBoardViewFormat#
Hierarchy- IBoardViewFormat
#
Index#
Properties#
Properties#
board_cover• board_cover: TViewFormatCover
Defined in: view.ts:49
#
board_cover_aspect• Optional
board_cover_aspect: undefined | contain | cover
Defined in: view.ts:50
#
board_cover_size• Optional
board_cover_size: undefined | small | medium | large
Defined in: view.ts:51
#
board_groups2• board_groups2: { hidden
: boolean ; property
: string ; value
: { type
: select | multi_select ; value
: string } }[]
Defined in: view.ts:52
#
board_properties• board_properties: ViewFormatProperties[]
Defined in: view.ts:53