Cursors for use with the elm/html package.
To see the graphical representation of these visit MDN.
auto : Html.Attribute msg
default : Html.Attribute msg
none : Html.Attribute msg
contextMenu : Html.Attribute msg
help : Html.Attribute msg
pointer : Html.Attribute msg
progress : Html.Attribute msg
wait : Html.Attribute msg
cell : Html.Attribute msg
crosshair : Html.Attribute msg
text : Html.Attribute msg
verticalText : Html.Attribute msg
alias : Html.Attribute msg
copy : Html.Attribute msg
move : Html.Attribute msg
noDrop : Html.Attribute msg
notAllowed : Html.Attribute msg
grab : Html.Attribute msg
grabbing : Html.Attribute msg
nResize : Html.Attribute msg
eResize : Html.Attribute msg
sResize : Html.Attribute msg
wResize : Html.Attribute msg
neResize : Html.Attribute msg
nwResize : Html.Attribute msg
seResize : Html.Attribute msg
swResize : Html.Attribute msg
ewResize : Html.Attribute msg
nsResize : Html.Attribute msg
neswResize : Html.Attribute msg
nwseResize : Html.Attribute msg
zoomIn : Html.Attribute msg
zoomOut : Html.Attribute msg