Closed
Description
Feature Request
What is the expected behavior?
Add an extra parameter to the MdSidenav element to add or remove backdrop shadow (just like the new hasBackdrop being implemented in #2822, and also being able to change its color.
What is the current behavior?
Backdrops only can be changed via global styles or custom CSS with /deep/
What is the use-case or motivation for changing an existing behavior?
To remove/style backdrops for specific sidenavs. One sidenav may not need a backdrop, or a backdrop with a different color or opacity.