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.
    Event that is fired after the dialog's closing animation has finished.
    `vaadin-dialog-close-action` is sent when the user clicks outside the dialog or presses the escape key.
    `dragged` event is sent when the user finishes dragging the dialog.
    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 dialog.
    Event that is fired when the dialog's opened state changes.
    Set of theme variants applicable for vaadin-dialog component.