| Class | Description |
|---|---|
| Dialog |
Server-side component for the
<vaadin-dialog> element. |
| Dialog.DialogCloseActionEvent |
`vaadin-dialog-close-action` is sent when the user clicks outside the
overlay or presses the escape key.
|
| Dialog.DialogResizeEvent |
`resize` event is sent when the user finishes resizing the overlay.
|
| GeneratedVaadinDialog<R extends GeneratedVaadinDialog<R>> |
Description copied from corresponding location in WebComponent:
|
| GeneratedVaadinDialog.OpenedChangeEvent<R extends GeneratedVaadinDialog<R>> |
| Enum | Description |
|---|---|
| DialogVariant |
Set of theme variants applicable for
vaadin-dialog component. |
Copyright © 2025. All rights reserved.