igalleryviewformat
@nishans/types / Exports / IGalleryViewFormat
Interface: IGalleryViewFormat#
Hierarchy#
- IGalleryViewFormat
Index#
Properties#
Properties#
gallery_cover#
• Optional gallery_cover: undefined | { type: page_content | page_cover } | { property: string ; type: property }
Defined in: view.ts:68
gallery_cover_aspect#
• Optional gallery_cover_aspect: undefined | contain | cover
Defined in: view.ts:69
gallery_cover_size#
• Optional gallery_cover_size: undefined | small | medium | large
Defined in: view.ts:70
gallery_properties#
• gallery_properties: ViewFormatProperties[]
Defined in: view.ts:71