vaadin-split-layout & vaadin-context-menu work with Angular Route

Good day:

I’m using Vaadin however, I’m not sure how the elements mentioned above works with Angular2 Routes. Essentially I want vaadin-context-menu & vaadin-split-layout to serve as a template for the different routes/components. Is this possible, as your documentation doens’t include reference to Angular2 routes?

Thanks.

Hi! You can setup nested routing (>router-outlet>) inside the context-menu or split-layout’s Light DOM. More info:
https://angular-2-training-book.rangle.io/handout/routing/child_routes.html