Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 318 Bytes

File metadata and controls

6 lines (3 loc) · 318 Bytes

Just a small example for using the new split pane support of Ionic 2 to have a nested menu structure.

The code is based of the Ionic 2 starter 'tabs' (the default) and the code is inside the split directory.

Communication between the Menu components and the main content area is handled through an rxjs observable.