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

Any plan to add support for navbars (and responsive behaviour)? #1664

Closed
chrisbenseler opened this issue Jul 7, 2017 · 2 comments
Closed

Comments

@chrisbenseler
Copy link

Bootstrap has the Navbar component.
Is there any plan to add this component to the ng-bootstrap?

@scttcper
Copy link

scttcper commented Jul 7, 2017

Bootstrap navbar is css except for "collapse plugin" which ng-bootstrap has https://ng-bootstrap.github.io/#/components/collapse

@pkozlowski-opensource
Copy link
Member

@scttcper is totally right - there is no need for any additional widgets - all is needed is just Bootstrap's CSS and the collapse directive. The proof - you can see responsive navbar on our demo site done with just CSS + collapse.

Other relevant reading:

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

3 participants