Class | Description |
---|---|
ConfirmDialog |
Server-side component for the
<vaadin-confirm-dialog> element. |
ConfirmDialog.CancelEvent |
`cancel` is sent when the user clicks Cancel button or presses Escape
key.
|
ConfirmDialog.ConfirmEvent |
`confirm` is sent when the user clicks Confirm button
|
ConfirmDialog.RejectEvent |
`reject` is sent when the user clicks Reject button
|
Copyright © 2025. All rights reserved.