IGalleryDisplayConfig
Configuration for how to display a gallery. This can apply to a catalog's display, a collection's display, the gallery-card's display, etc.
Properties
Property | Type | Notes |
---|---|---|
Optional | CARD_TITLE_TAGS | |
Optional | CORNERS | |
Optional | "list" | "grid" | "map" | "table" | "calendar" | "compact" | |
Optional | "solid" | "outline" | "outline-fill" | "transparent" | |
Optional | string | |
Optional | DROP_SHADOWS | |
Optional | boolean | |
Optional | "show" | "hide" | "grid" |
Interface defined in common/src/search/types/IHubCatalog.ts:192