Skip to content

frontend


Function: default()

default(props): Element

Defined in: src/components/images/Image.tsx:46

Image

Renders image with accessibility support: - If alt="" → treated as decorative (aria-hidden) - If alt has text → proper accessibility labels - Supports fallback images - Configurable lazy loading

Parameters

props

Props

Component props

Returns

Element

Accessible image element