Tile UI Vue combines a package-based integration path with a framework-specific registry for Vue projects.
- Installation and package setup
- Registry usage and schema notes
- Component reference for the core primitives
- Composables reference for app-level helpers
- Example compositions that combine the same primitives
- Start with Installation
- Review the Registry
- Explore Components
- Copy a complete Example