Topic: Fixed sidenav
itkaufmann priority asked 3 years ago
I see currently no way to have my sidebar-menu fixed so it doesn't look weird when scrolling down. Are you going to add it soon? If there is a way to have the sidebar-menu fixed, please let me know.
Arkadiusz Idzikowski staff answered 3 years ago
@itkaufmann There is a [position]
input that you can use to set the position to fixed
.
<mdb-sidenav [position]="'fixed'">
Please take a look at the API section in our documentation to learn more about available options:
https://mdbootstrap.com/docs/b5/angular/navigation/sidenav/
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Angular
- MDB Version: MDB5 1.0.0-beta5
- Device: PC
- Browser: all
- OS: all
- Provided sample code: No
- Provided link: No