Skip to content

Kirby 3.6.6

Error dialog

<k-error-dialog>

This UI component hasn't been finalized yet. The functionality and syntax aren't stable and might be redone in an upcoming release. Only use it at your own risk - breaking changes are likely to occur.

Props

Prop Type Default Description
autofocus
boolean
true
cancelButton
string|boolean
true
details
object|array
icon
string
message
string
size
string
Supported values:
small, default, medium, large
"medium"
submitButton
string|boolean
true
theme
string
Supported values:
success, error
visible
boolean

Events

Event Description Passes
cancel
close
open
success

CSS classes

.k-error-dialog