-
VNotification.show(String text,
int duration,
com.vaadin.flow.component.notification.Notification.Position position)
VNotification.show(String text,
com.vaadin.flow.component.notification.Notification.Position position)
VNotification.withOpenedChangeListener(com.vaadin.flow.component.ComponentEventListener<com.vaadin.flow.component.notification.Notification.OpenedChangeEvent> listener)
VNotification.withPosition(com.vaadin.flow.component.notification.Notification.Position position)
VNotification.withThemeVariants(com.vaadin.flow.component.notification.NotificationVariant... variants)