API Reference
Complete API documentation for all @vuetify/v0 components and composables.
Components
Detailed API reference for each component including props, events, and slots.
actions
| Component | Description |
|---|---|
| Button | |
| Toggle |
disclosure
| Component | Description |
|---|---|
| AlertDialog | |
| Collapsible | |
| Dialog | |
| ExpansionPanel | |
| Popover | |
| Tabs | |
| Treeview |
forms
| Component | Description |
|---|---|
| Checkbox | |
| Combobox | |
| Form | |
| Input | |
| NumberField | |
| Radio | |
| Rating | |
| Select | |
| Slider | |
| Switch |
primitives
| Component | Description |
|---|---|
| AspectRatio | |
| Atom | |
| Portal | |
| Presence |
providers
| Component | Description |
|---|---|
| Group | |
| Locale | |
| Scrim | |
| Selection | |
| Single | |
| Step | |
| Theme |
semantic
| Component | Description |
|---|---|
| Avatar | |
| Breadcrumbs | |
| Carousel | |
| Image | |
| Overflow | |
| Pagination | |
| Progress | |
| Snackbar | |
| Splitter |
Composables
Detailed API reference for each composable including options, properties, and methods.
data
| Composable | Description |
|---|---|
| createDataTable | |
| createFilter | |
| createKanban | |
| createPagination | |
| createSortable | |
| createVirtual |
forms
| Composable | Description |
|---|---|
| createCombobox | |
| createForm | |
| createInput | |
| createNumberField | |
| createNumeric | |
| createRating | |
| createSlider | |
| createValidation |
foundation
| Composable | Description |
|---|---|
| createContext | |
| createPlugin | |
| createTrinity |
other
| Composable | Description |
|---|---|
| createFocusTraversal | |
| createObserver |
plugins
| Composable | Description |
|---|---|
| useBreakpoints | |
| useDate | |
| useFeatures | |
| useHydration | |
| useLocale | |
| useLogger | |
| useNotifications | |
| usePermissions | |
| useRtl | |
| useRules | |
| useStack | |
| useStorage | |
| useTheme |
reactivity
| Composable | Description |
|---|---|
| useProxyModel | |
| useProxyRegistry |
registration
| Composable | Description |
|---|---|
| createQueue | |
| createRegistry | |
| createTimeline | |
| createTokens |
selection
| Composable | Description |
|---|---|
| createGroup | |
| createModel | |
| createNested | |
| createSelection | |
| createSingle | |
| createStep |
semantic
| Composable | Description |
|---|---|
| createProgress |
system
transformers
| Composable | Description |
|---|---|
| toArray | |
| toElement | |
| toReactive |
utilities
| Composable | Description |
|---|---|
| createBreadcrumbs | |
| createOverflow |
Was this page helpful?