alexanderkiel / elm-mdc-alpha / Material.Fab

A floating action button (FAB) represents the primary action of a screen.

View

view : List (Property msg) -> String -> Html msg

Properties

icon : Material.Icon.Property msg

mini : Property msg