Material design Chips
extraAttributes : List (Html.Styled.Attribute msg) -> Property msg
additional attributes for chips
label : String -> Property msg
Label for chips
removeClick : msg -> Property msg
Remove msg for input chip
view : List (Property msg) -> Html.Styled.Html msg
view function for chips