Docs / Components
SenseGalleriaComponent
Image gallery with previous/next controls and circular navigation from @artificialsenselabs/ui.
Live demo: run nx serve showcase and open /components/galleria (port 4202).
Overview
Category: Media. Selector: sense-galleria. Import: import { SenseGalleriaComponent } from '@artificialsenselabs/ui';
Accessibility
- Gallery region exposes a localized
aria-label. - Arrow keys move between items; Home and End jump to first and last slides.
- Current item announces position (e.g. โ2 of 5โ) with meaningful image alt text.