MDN Reference
Matches the CSSStyleDeclaration['cursor'] property
CSSStyleDeclaration['cursor']
The default is "default"
"default"
"pointer"
"progress"
"crosshair"
"move"
"text"
"grab"
"grabbing"
"help"
"none"
"zoom-in"
"zoom-out"
Cursor Options
MDN Reference
Matches the
CSSStyleDeclaration['cursor']
propertyThe default is
"default"
Common Options
"pointer"
"progress"
"crosshair"
"move"
"text"
"grab"
"grabbing"
"help"
"none"
"zoom-in"
"zoom-out"