-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Style overlay backdrop for MdSidenav #4482
Copy link
Copy link
Closed
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/sidenavfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Metadata
Metadata
Assignees
Labels
P4A relatively minor issue that is not relevant to core functionsA relatively minor issue that is not relevant to core functionsarea: material/sidenavfeatureLabel used to distinguish feature request from other issuesLabel used to distinguish feature request from other issuesneeds: discussionFurther discussion with the team is needed before proceedingFurther discussion with the team is needed before proceeding
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.