Lists, accordions, sheets, snackbars, and progress rings — zero-JS surface & data components on platform primitives. Back to the kitchen sink.
Two-line divided list; rows are real links, one selected.
The same rows via <lz-list-item>, compact.
Native <details> panels sharing a
name attribute — exclusive open, zero JS.
An original HTML+CSS implementation of the Jira visual style — tokens, components, and authoring tags, with no runtime JavaScript.
Modals, drawers, and sheets are native <dialog>
elements; the platform supplies focus trapping, Esc, and the backdrop.
Every panel carries name="surfaces-faq" — the platform's
exclusive-accordion behavior for named <details> groups.
Static in flow below; the .snackbar-fixed
variant is demonstrated inside the fullscreen dialog above.
Scroll-snap strip — momentum, snapping, and RTL from the platform.