wannabegeek / ng2-split-pane

Split View module for Angular 2
MIT License
43 stars 25 forks source link

It is possible to use more than 2 divisions? #20

Open rodrigoEclipsa opened 7 years ago

rodrigoEclipsa commented 7 years ago

In many occasions we can have more than 3 panels, it would be good to support x quantity of diviciones

simongregersen commented 7 years ago

You should simply nest another instance of the component in one of the content divs. The styles support this nicely.

kaushalb15 commented 7 years ago

Please refer this plunker. I have added three accordion.

https://plnkr.co/edit/Azd4xH00pHNV2lY3nrpM?p=preview