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 small, default, medium, large |
"medium" |
|
submitButton |
string |boolean |
true |
|
theme |
string success, error |
– |
|
visible |
boolean |
– |
|
Events
Event | Description | Passes |
---|---|---|
cancel |
|
– |
close |
|
– |
open |
|
– |
success |
|
– |
CSS classes
.k-error-dialog