Add `Sidenav` fixed prop
See original GitHub issueSidenav fixed prop
Currently, most of our issues our related to sidenav, since this is such an important component, we need to update the docs, have more examples, and add more props such as fixed.
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Sidenav - Angular Material
The sidenav components are designed to add side content to a fullscreen app. ... They support almost all of the same features, but...
Read more >How to create fixed sidenav and fixed toolbar using Angular ...
You need to use a CSS flexbox. This enables you to arrange the items accordingly. Use the overflow property to control the scrollbars....
Read more >How To Create a Fixed Sidebar - W3Schools
This sidebar is of full height (100%) and always shown. Scroll this window to see the "fixed" effect. Some text to enable scrolling....
Read more >Sidenav fixed - Material Design for Bootstrap
Good afternoon, I'm using the MDBootstrap PRO version (REACT) I would like to know if it is possible to leave Sidenav fixed (side...
Read more >CSS Sidebars: A Beginner's Guide - HubSpot Blog
If you're DIY-ing your website, it's easy to add sidebars with just a ... In this case, you can make a fixed sidebar...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

I see, have a look at what lyssareba is doing in #520 maybe this issue will be fixed by that PR?
It sure will be fixed by that PR (#520) =)