Tile UI React combines a package-based integration path with a flat shadcn-compatible registry.
What you will find here
- Installation and package setup
- Registry usage and schema notes
- Component reference for the core primitives
- Hooks reference for app-level helpers
- Example compositions that combine the same primitives
Recommended path
- Start with Installation
- Review the Registry
- Explore Components
- Copy a complete Example