elm-ui-widgets
elm-ui-widgets copied to clipboard
Add Banners Widget
Add a banner widget from the Material Design specification. Following the implementation of the alertDialog
Widget, this should include:
- A Widget Type + Implementation
- A Style Type + Implementation
It might be possible to implement the banner by a single implementation of the DialogStyle
.