Topic: Poor Angular Documentation
claust free asked 4 years ago
Expecting documentation like that in JQuery where the Options of SideBar nav is demonstrated and initialised.
How is this done in Angular? 1. Disable the Sidebar overlay? 2. Move the edge to right instead of left?
Konrad Stępień staff answered 4 years ago
HI @claust,
If you want to use component of right site please use [side]="'right'"
property.
But if you don't want sidenav-overlay
can you add this line in your file of global styles.
##sidenav-overlay { opacity: 0}
Best, Konrad.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Free
- Premium support: No
- Technology: MDB Angular
- MDB Version: 9.0.0
- Device: N/A
- Browser: Chome
- OS: Windows 10
- Provided sample code: No
- Provided link: No