module Material.Button ( model, update , Kind(..), Coloring(..), Config , view ) where {-| From the [Material Design Lite documentation](http://www.getmdl.io/components/#buttons-section): > The Material Design Lite (MDL) button component is an enhanced version of the > standard HTML `