ExternalLayout allows Vaadin components to be rendered outside the normal Vaadin application DOM-hierarchy
ExternalLayout is a single component container that can render the given component to any HTML-element in the page. The element is located with an element id. ExternalLayout can be used e.g. for rendering a search box or a shopping cart outside the Vaadin application in a portal environment.
Install
Framework Support
Browser Compatibility
8
9
10
11
Install with
Release notes - Version 2.1.0
Minor changes to make addon work with 7.6