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

Sign in

Sign in with your preferred provider to access your account.

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

Events

update:model-value

[value: boolean]

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

blocking

boolean

Whether this dialog blocks scrim dismissal

Default: false

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
Was this page helpful?

© 2016-1970 Vuetify, LLC
Ctrl+/