Skip to main content
Vuetify0 is now in alpha!
Vuetify0 Logo
Theme
Mode
Palettes
Accessibility
Vuetify One
Sign in to Vuetify One

Access premium tools across the Vuetify ecosystem — Bin, Play, Studio, and more.

Not a subscriber? See what's included

Popover API

API reference for the Popover components.

Explore these related pages for additional context and usage patterns.

PageCategory
PopoverDisclosure
usePopoverSystem
Expansion PanelDisclosure

Popover.Root

Props

id

string | undefined

Unique identifier for the popover (auto-generated if not provided)

modelValue

boolean | undefined

Default: false

Slots

default

PopoverRootSlotProps

Popover.Activator

Props

target

string | undefined

Target popover ID (defaults to parent PopoverRoot id)

Slots

default

PopoverActivatorSlotProps

Popover.Content

Props

id

string | undefined

Unique identifier (defaults to parent PopoverRoot id)

positionArea

string | undefined

CSS position-area value for anchor positioning

positionTry

string | undefined

CSS position-try value for fallback positioning

Events

beforetoggle

[e: ToggleEvent]

Slots

default

PopoverContentSlotProps
Was this page helpful?

Ctrl+/