You are viewing Pre-Alpha documentation. Some features may not work as expected.
API Reference
Complete API documentation for all @vuetify/v0 components and composables.
Components
Detailed API reference for each component including props, events, and slots.
| Component | Description |
|---|---|
| Atom→ | Polymorphic element base component |
| Avatar→ | Image with fallback support |
| ExpansionPanel→ | Collapsible accordion panels |
| Group→ | Multi-selection with tri-state |
| Pagination→ | Page navigation component |
| Popover→ | Anchor-positioned popups |
| Selection→ | Multi-selection state provider |
| Single→ | Single-selection provider |
| Step→ | Sequential navigation provider |
Composables
Detailed API reference for each composable including options, properties, and methods.
| Composable | Description |
|---|---|
| useRegistry→ | Item registration and tracking |
| useSelection→ | Selection state management |
| useTheme→ | Theme management and toggling |
| useStorage→ | Persistent storage abstraction |
| useLogger→ | Development logging utilities |
