Skip to content

Commit 2c4d8b0

Browse files
dbollingerabhiomkar
authored andcommitted
docs(drawer): add link to suggested implementation for responsi… (material-components#5179)
1 parent 8208392 commit 2c4d8b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/mdc-drawer/README.md

+4
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,10 @@ Modal drawers are elevated above most of the app's UI and don't affect the scree
356356

357357
> The `mdc-drawer-scrim` next sibling element is **required**, to protect the app's UI from interactions while the modal drawer is open.
358358
359+
### Responsive Drawer
360+
361+
There is currently no dedicated material component for responsive drawers. This [responsive drawer example](https://glitch.com/~material-responsive-drawer) demonstrates a suggested solution for a drawer that dynamically switches between the permanent variant and the modal variant based on screen width.
362+
359363
## Style Customization
360364

361365
### CSS Classes

0 commit comments

Comments
 (0)