Skip to content

HTMX integration demo

A Hono + HTMX example showing Plain Elements in server-rendered partial updates.

Open HTMX integration demo

This demo combines Plain Elements with HTMX and a Hono server. The page shell uses Plain Elements for dialogs, tabs, collapsibles, and tooltips. HTMX requests partial HTML from the server and swaps fragments into the DOM.