Vue Documentation

Overview of the Vue package, registry, and examples.

Tile UI Vue combines a package-based integration path with a framework-specific registry for Vue projects.

What you will find here

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