UI.Info
bool : Engage.Namespace.Namespace -> Label -> Basics.Bool -> Html msg
Get the bool view
email : Engage.Namespace.Namespace -> Label -> String -> Html msg
Get the email view
fax : Engage.Namespace.Namespace -> Label -> String -> Html msg
Get the fax view
group : Engage.Namespace.Namespace -> List (Html msg) -> Html msg
Get the group view
info : Engage.Namespace.Namespace -> Label -> String -> Html msg
Get the info view
getLabel : String -> Label
Get a Label from a String
mobilePhone : Engage.Namespace.Namespace -> Label -> String -> Html msg
Get the mobilePhone view
multiple : Engage.Namespace.Namespace -> Label -> List (Html msg) -> Html msg
Get the mutlitple view
phone : Engage.Namespace.Namespace -> Label -> String -> Html msg
Get the phone view