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

Dialog API

API reference for the Dialog components.

Dialog.Root

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

id

string

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

modelValue

boolean

Default: false

Slots

default

DialogRootSlotProps

Dialog.Activator

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

Slots

default

DialogActivatorSlotProps

Dialog.Close

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

Slots

default

DialogCloseSlotProps

Dialog.Content

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

closeOnClickOutside

boolean

Close dialog when clicking outside content

Default: true

Events

cancel

[e: Event]

close

[e: Event]

Slots

default

DialogContentSlotProps

Dialog.Description

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

Slots

default

DialogDescriptionSlotProps

Dialog.Title

Props

namespace

string

Namespace for dependency injection

Default: "v0:dialog"

Slots

default

DialogTitleSlotProps

© 2016-2026 Vuetify, LLC
Ctrl+/