Tab bars, accordions, breadcrumbs, and pagination — all keyboard-accessible.
Tabs
OverviewFeaturesAPI
PettyUI is a headless component library built on vanilla Web Components. No framework required.Zero dependencies, Popover API, native dialog, Invoker Commands, Navigation API, View Transitions.Every component is a Custom Element. Import and use anywhere: React, Vue, Svelte, or plain HTML.
<petty-tabs>
Accordion
Installation
npm install pettyui — zero peer dependencies.
Usage
Import the component, write HTML. That is it.
Styling
No Shadow DOM. Style with plain CSS, Tailwind, or anything.