Class GraniteAlert

java.lang.Object
com.vaadin.flow.component.Component
com.flowingcode.vaadin.addons.granitealert.GraniteAlert
All Implemented Interfaces:
AttachNotifier, DetachNotifier, HasComponents, HasElement, HasEnabled, HasStyle, Serializable

@Tag("granite-alert-mixin") @JsModule("./granite-alert/granite-alert.js") @JsModule("./granite-alert-mixin/granite-alert-mixin.js") public class GraniteAlert extends Component implements HasComponents, HasStyle
Wrapper for granite-alert Polymer element
Author:
Javier Godoy / Flowing Code
See Also:
  • Constructor Details

    • GraniteAlert

      public GraniteAlert()
  • Method Details