Topic: how to hide sidenav only when screensize is less than 600px in ng-uikit-pro-standard
                  
                  ASOKUMAR IT
                  free
                  asked 4 years ago
                
Expected behavior how to hide sidenav only when screensize is less than 600px in 10.1.1? Now the sidenav gets hidden when the screensize is less than 1440. Actual behavior
Resources (screenshots, code snippets etc.)
                      
                      Arkadiusz Idzikowski
                      staff
                        answered 4 years ago
                    
You can use sidenavBreakpoint input to set a new breakpoint (default value is 1440):
<mdb-side-nav [sidenavBreakpoint]="600">...</mdb-side-nav>
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Resolved
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 10.1.1
- Device: pc
- Browser: firefox
- OS: windows 10
- Provided sample code: No
- Provided link: No