Class UI.ClientViewPlaceholder

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.UI.ClientViewPlaceholder
All Implemented Interfaces:
AttachNotifier, DetachNotifier, HasElement, HasStyle, Serializable
Enclosing class:
UI

@Tag("div") public static class UI.ClientViewPlaceholder extends Component
Placeholder view when navigating from server-side views to client-side views.
See Also:
  • Constructor Details

    • ClientViewPlaceholder

      public ClientViewPlaceholder()