core/props/gallery_props library

Classes

ArcaneGalleryMedia
The primary media of a gallery tile.
ArcaneGalleryTile
One tile in an ArcaneGallery. Arcane owns the themed frame, the title/meta placement, and the layout; the consumer fills the app-specific slots.
GalleryProps
Properties for the gallery surface, passed to context.renderers.gallery.

Enums

ArcaneGalleryLayout
How an ArcaneGallery arranges its tiles.

Mixins

GalleryRendererContract
Renderer contract for the gallery component.