Package com.vaadin.flow.component.dialog


package com.vaadin.flow.component.dialog
  • Class
    Description
    A Dialog is a small window that can be used to present information and user interface elements in an overlay.
    `vaadin-dialog-close-action` is sent when the user clicks outside the overlay or presses the escape key.
    `dragged` event is sent when the user finishes dragging the overlay.
    Class for adding and removing components to the footer part of a dialog.
    Class for adding and removing components to the header part of a dialog.
    `resize` event is sent when the user finishes resizing the overlay.
    opened-changed event is sent when the overlay opened state changes.
    Set of theme variants applicable for vaadin-dialog component.