elm-ui-widgets icon indicating copy to clipboard operation
elm-ui-widgets copied to clipboard

Add Banners Widget

Open Orasund opened this issue 4 years ago • 0 comments

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.

Orasund avatar Feb 05 '21 07:02 Orasund