EngageSoftware / elm-engage-common / Engage.UI.Card

UI.Card

attributes : List (Html.Attribute msg) -> Attribute msg

Get the attributes attribute

card : Engage.Namespace.Namespace -> List (Attribute msg) -> List (Html msg) -> Html msg

Get the card view

successCard : Engage.Namespace.Namespace -> Html msg -> List (Attribute msg) -> List (Html msg) -> Html msg

Get the success card view

edit : String -> msg -> Attribute msg

Get the edit attribute

none : Attribute msg

Get the none attribute

subtitle : String -> Attribute msg

Get the subtitle attribute

title : String -> Attribute msg

Get the title attribute