UI.Loading
The LoadingIcon type
loading : { a | namespace : Engage.Namespace.Namespace } -> LoadingIcon -> String -> List (Html.Attribute msg) -> Html msg
Get the loading view
loadingOverlay : { a | namespace : Engage.Namespace.Namespace } -> LoadingIcon -> String -> List (Html.Attribute msg) -> Html msg
Get the loading overlay view
progress : { a | namespace : Engage.Namespace.Namespace } -> { max : Basics.Float, value : Basics.Float } -> Html msg
Get the progress view