Skip to main content
You are viewing Pre-Alpha documentation.
Vuetify0 Logo
Mode
Accessibility
Vuetify

Components

A collection of foundational components designed to be headless, accessible, and highly customizable.

Edit this page
Report a Bug
Copy Page as Markdown
BeginnerJan 13, 2026

Primitives

Foundation components for building higher-level abstractions.

NameDescription
AtomPolymorphic element with dynamic as prop and renderless mode

Providers

Pure context providers for state management. Always renderless—they provide logic without rendering DOM elements.

NameDescription
SelectionMulti-selection state with v-model binding
SingleSingle-selection with automatic deselection
GroupMulti-selection with tri-state support
StepSequential navigation (first, last, next, prev)

Forms

Form control components with accessibility and validation support.

NameDescription
CheckboxCheckbox controls with dual-mode (standalone/group) and tri-state support

Semantic

Components with meaningful HTML defaults. Render semantic elements by default but support the as prop for customization.

NameDescription
AvatarImage/fallback avatar with priority loading
PaginationPage navigation with semantic <nav> wrapper

Disclosure

Components for showing/hiding content.

NameDescription
DialogModal dialog with focus management
ExpansionPanelAccordion-style collapsible panels
PopoverCSS anchor-positioned popup content
Was this page helpful?

© 2016-1970 Vuetify, LLC
Ctrl+/