Type safe semantic roles
Some Daisy elements accept those roles to change appearance.
Represent a presentation style based on intent
class : String -> Role -> Html.Attribute msg
Create a role class from prefix
name : Role -> String
Convert role to string
withRole : String -> Role -> Html.Attribute msg
Create a role class from prefix