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