Cards contain content and actions about a single subject.
In your application install:
npm install "
view : List (Property msg) -> List (Html msg) -> Html msg
actions : List (Property msg) -> List (Html msg) -> Html msg
actionButton : Material.Button.Property msg
actionButtons : List (Property msg) -> List (Html msg) -> Html msg
outlined : Property msg