Intermact API Reference / @intermact/react / SemanticOverlay
Function: SemanticOverlay()
SemanticOverlay(
__namedParameters):Element|null
Defined in: react/src/components/SemanticOverlay.tsx:46
Accessibility / semantic layer overlay (design.md §17). Surfaces each object's SemanticEntry (label / link / a11y description) as real DOM, so an animated figure is navigable by keyboard and screen reader and exportable as a linked "handout" — not just pixels.
Parameters
__namedParameters
Returns
Element | null