React Documentation

Overview of the React package, registry, and examples.

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
  1. Start with Installation
  2. Review the Registry
  3. Explore Components
  4. Copy a complete Example