You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thanks @hongbo-miao! I have my main menu at the top of the page with router-outlet below.
Each page/route have his own "sub menu" on the left of page but each choice is a tab (simple div) not a full route. Final should look like :
Bootstrap manage this automatically for example with the link I provide earlier, with ng2-bootstrap we have to manage this manually right ? For example with ng2-bootstrap we can do it with collapse directive but all have to be done manually ^^ can be a nice addition to ng2-bootstrap
valorkin
changed the title
Tabs on left
feat(stacked-pills): add new component
Oct 13, 2016
I find this to achieve left tabs http://www.bootply.com/81948 is this possible with ng2-bootstrap? or did you plan something for this ?
Thanks for your work ! Love it so far !
The text was updated successfully, but these errors were encountered: