hono-preact-ui
Standalone, unstyled, accessible UI primitives for Preact. Built native to
Preact (no React compat), leaning on the platform: the native <dialog>
element and top layer, inert, and a thin ARIA, keyboard, and state layer on
top. Style it however you like through the data-state contract and the
render prop. Part of the hono-preact project; usable in any Preact app.
Install
npm install hono-preact-ui
Requires preact (>=10.11.0) as a peer dependency.
Documentation
Component guides and the full API reference live at framework.sbesh.com.