Skip to main content

Cursors

Utilities to control the cursors of the elements

ClassProperties
cursor-pointercursor: pointer
cursor-autocursor: auto
cursor-defaultcursor: default
cursor-nonecursor: none
cursor-waitcursor: wait
cursor-textcursor: text
cursor-movecursor: move
cursor-helpcursor: help
cursor-not-allowedcursor: not-allowed
cursor-grabcursor: grab
cursor-grabbingcursor: grabbing
cursor-all-scrollcursor: all-scroll
cursor-col-resizecursor: col-resize
cursor-row-resizecursor: row-resize
cursor-n-resizecursor: n-resize
cursor-e-resizecursor: e-resize
cursor-s-resizecursor: s-resize
cursor-w-resizecursor: w-resize
cursor-ne-resizecursor: ne-resize
cursor-nw-resizecursor: nw-resize
cursor-se-resizecursor: se-resize
cursor-sw-resizecursor: sw-resize
cursor-ew-resizecursor: ew-resize
cursor-ns-resizecursor: ns-resize
cursor-nesw-resizecursor: nesw-resize
cursor-nwse-resizecursor: nwse-resize
cursor-zoom-incursor: zoom-in
cursor-zoom-outcursor: zoom-out
cursor-pointer-events-none pointer-events: none
cursor-pointer-events-auto pointer-events: auto;