Primitives
The Limio component library provides the atomic building blocks used across all themes and custom components. These primitives are standalone — they have no dependency on external state or providers.
All primitives are accessible (built on Radix UI), styled via Tailwind CSS with design tokens, and support variant/size props.
Interactive Reference
Browse all primitives with live controls in Storybook.
Button
Actions and CTAs with variants: primary, secondary, danger, text, link, outline.
Card
Content containers with variants: default, secondary, transparent, dashed, emphasised.
Text
Typography with variants: h1-h3, body, paragraph, label, legend.
Input
Form fields with variants: default, standardForm, checkboxRadio.
Alert
Status messages with contextual variants.
Badge
Labels and tags.
Other Primitives
Molecules
Pre-composed patterns that combine primitives into reusable units.
Cart
Order summary with line items and checkout button.
LineItemInfo
Line item display with price and quantity controls.
Pagination
Page navigation with page size selector.
Other Molecules
Last updated
Was this helpful?

