Getting StartedInstall and bootstrap headless foundations 4
FormHeadless input and selection contracts 19
LayoutHeadless structural primitives for expandable and container patterns 6
NavigationHeadless trails, trees, menus, and command surfaces 7
OverlayHeadless modal and floating layer behavior 3
FeedbackHeadless notification and status communication patterns 5
UtilityReusable action, identity, and clipboard behavior 6

Primitive Installation

Install TailNG primitive layers first, then compose your own UI wrappers and theme tokens.

Getting Started

Installation

Install headless packages with peer dependencies and recommended layering.

Recommended install command

pnpm add @tailng-ui/primitives @tailng-ui/cdk @tailng-ui/theme @tailng-ui/icons

Add only the primitive packages you need; keep UI styling in your app-level component layer.