Mats Bosson d8ac5e4cb6 Fix showcase API mismatches
- Select/Combobox: options → items
- Listbox: add missing items prop
- Slider: onChange → onValueChange
- TextField: validationState="invalid" → invalid (boolean)
- ToggleGroup: add required type="single"
- Pagination: rewrite with page/totalPages/onPageChange + children
- CommandPalette: wrap in Show instead of non-existent open prop
- Toggle/ToggleGroup.Item: data-[pressed] → data-[state=on]
- Tabs.Tab: data-[selected] → data-[state=active]
- Wizard.StepTrigger: data-[active/completed] → data-[state=active/completed]
- Listbox.Item: data-[selected] → aria-selected
2026-03-30 04:03:37 +07:00
2026-03-29 05:24:13 +07:00
2026-03-29 06:01:44 +07:00
2026-03-29 21:47:56 +07:00
2026-03-30 04:03:37 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 07:19:39 +07:00
2026-03-30 03:12:57 +07:00
2026-03-29 02:30:05 +07:00
2026-03-29 05:47:48 +07:00
Description
51 headless Web Components. 0 deps. ~5KB. Popover API, native Dialog, Navigation API. AI-native.
MIT 2.7 MiB
Languages
TypeScript 75.7%
CSS 17.1%
HTML 6.7%
Shell 0.5%