Docs / Components
SenseImageComponent
Responsive image with optional preview and localized error fallback from @artificialsenselabs/ui.
Live demo: run nx serve showcase and open /components/image (port 4202).
Overview
Category: Display. Selector: sense-image. Import: import { SenseImageComponent } from '@artificialsenselabs/ui';
Accessibility
- Requires meaningful
alttext or falls back to a localized preview label. - Load failures expose a visible error message with localized copy.
- Preview mode keeps keyboard focus order on the interactive trigger.