Skip to content

AlertDialog

Overview

Root alert dialog component built on Reka UI's AlertDialogRoot.

Props

NameTypeRequiredDefaultDescription
openbooleanundefinedWhether the alert dialog is open.
defaultOpenbooleanundefinedThe default open state.

Slots

default

Scoped slot.

Events

NameDescription
update:openEmitted when the open state changes.

Full event reference

Source

client/lib/shell/alert-dialog/AlertDialog.vue

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2