view : List (Attribute msg) -> List (Html msg) -> Html msg
primary : Attribute msg
secondary : Attribute msg
neutral : Attribute msg
color : String -> Attribute msg
extraSmall : Attribute msg
small : Attribute msg
large : Attribute msg
extraLarge : Attribute msg
h2 : Attribute msg
h3 : Attribute msg
h4 : Attribute msg
h5 : Attribute msg
h6 : Attribute msg
alignLeft : Attribute msg
alignRight : Attribute msg
alignCenter : Attribute msg
htmlAttrs : List (Html.Attribute msg) -> Attribute msg
noAttr : Attribute msg