Whiteboard canvas
Infinite-pan canvas surface with a dotted background, a zoom-level chip, and a position chip. Visual only — actual pan/zoom drag logic lives in the host app.
Whiteboard canvas is a reusable Oak Flats Muffler Men UI primitive with documented states, accessibility expectations, theme behavior, and implementation evidence.
Whiteboard canvas: Infinite-pan canvas surface with a dotted background, a zoom-level chip, and a position chip. Visual only — actual pan/zoom drag logic lives in the host app.
The canvas is role="application" with aria-roledescription="whiteboard". The dotted background is background-image only — host apps overlay their own SVG layer for stickies, frames, and connectors. Zoom and position chips reformat values via zoomLabel() and positionLabel().