Skip to content

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

SemanticOverlayProps

Returns

Element | null

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)