debois / elm-mdl

Elm-port of the Material Design Lite CSS/JS library
Apache License 2.0
965 stars 133 forks source link

Allow custom message on Layout menu click #345

Open DavidDTA opened 7 years ago

DavidDTA commented 7 years ago

Currently, clicking the Layout menu icon will toggle the drawer. We should allow the client to specify a custom message to receive when it is clicked.

This goes along well with changing the icon (suggested in #344).