Questions tagged as 'vaadin10'

1
answer

How to insert a child view within a div of the parent layout? Vaadin 10 / Flow

I have a component that implements RouterLayout like this: @Tag("side-menu") @HtmlImport(value = "src/components/side-menu.html") public class SideMenu extends PolymerTemplate<TemplateModel> implements RouterLayout { @Id("menu")...
asked by 29.06.2018 / 18:36