aforemny / elm-mdc

Elm port of the Material Components for the Web CSS/JS library
https://aforemny.github.io/elm-mdc
Apache License 2.0
354 stars 43 forks source link

Demo: switch between modal and dismissible drawer #233

Closed berenddeboer closed 5 years ago

berenddeboer commented 5 years ago

The MDC demo switches between modal and dismissible drawers depending on screen estate. We want to do something similar: on wide screens use dismissible, else modal.