module Material.Button ( Model, model, Action(Click), update , Coloring(..) , flat, raised, fab, minifab, icon ) 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 `