Kitchen sink
Every component, live, on one page, grouped the same way as the
Components sidebar. Use it to scan the whole library at a glance,
sanity-check theming (try the color / density / dark switchers in the
header), or jump to a component’s full docs via its heading link.
Note that the density switcher’s compact / dense tiers are
pointer-fine desktop presets — see
Density · Touch targets
before shipping them to touch users.
Actions
Section titled “Actions”- Japan
- United States
- United Kingdom
- JavaScript
- TypeScript
- Python
Navigation
Section titled “Navigation”- Account (completed)
- Profile
- Review
- src
- components
- button.js
- app.js
- components
Overlays
Section titled “Overlays”A light-dismiss popover.
Data display
Section titled “Data display”| Name | Role | Status |
|---|---|---|
| Ada | Engineer | Active |
| Bea | Designer | Away |
| Name | Role | Status |
|---|---|---|
| Ada | Engineer | Active |
| Bea | Designer | Away |
- read:members
- write:members
- admin:realm
Above
Below
Alternative
- Deploy finished
- Build started
What is Hypermedia Components?
How do I install it?
pnpm add @hypermedia-components/coreShow details
This region is hidden until the user opens it.
Feedback
Section titled “Feedback”Your changes were saved successfully.
No results
We couldn’t find anything matching your search.
Layout
Section titled “Layout”Scroll me.
Two
Three
Four
Five
Six
A full application shell, scaled into a box here. On a real page it fills the viewport and the sidebar collapses to an off-canvas overlay on mobile.
Layout patterns
Section titled “Layout patterns”Not components — the responsive primitives from Fundamentals · Layout and the table-overflow helper, shown here for completeness.
Intrinsically responsive primitives — no breakpoints. Resize the window and the grid reflows, the cluster wraps, the sidebar collapses.
- tag-one
- tag-two
- tag-three
- tag-four
A wide table in .hc-table-scroll confines the overflow to a scroll strip
instead of pushing the page sideways. Scroll the strip below.
| Order | Customer | Created | Status | Total | |
|---|---|---|---|---|---|
| #1001 | Ada Lovelace | ada@example.com | 2026-05-01 | Shipped | $129.00 |
| #1002 | Alan Turing | alan@example.com | 2026-05-02 | Pending | $42.50 |
See also
Section titled “See also”- Components index — full docs per component.
- Fundamentals · Layout utilities — the responsive primitives.
- Fundamentals · Responsive design — the overall strategy.
- Tokens · Themes — the five color themes.
- Tokens · Density — comfortable / compact / dense.