Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(stacked-pills): add new component #997

Open
jaumard opened this issue Sep 18, 2016 · 2 comments
Open

feat(stacked-pills): add new component #997

jaumard opened this issue Sep 18, 2016 · 2 comments

Comments

@jaumard
Copy link
Contributor

jaumard commented Sep 18, 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 !

@hongbo-miao
Copy link
Contributor

I think

  • stacked-pills on the left side
  • and <router-outlet></router-outlet> on the right side

is a good way to go.

@jaumard
Copy link
Contributor Author

jaumard commented Sep 18, 2016

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 :
capture d ecran 2016-09-18 a 21 04 50

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants