Skip to content

Cursor

Below, utility classes to apply cursor property.

ClassProperties
.cursor-autocursor: auto;
.cursor-defaultcursor: default;
.cursor-pointercursor: pointer;
.cursor-waitcursor: wait;
.cursor-textcursor: text;
.cursor-movecursor: move;
.cursor-not-allowedcursor: not-allowed;
.cursor-progresscursor: progress;
.cursor-grabcursor: grab;
.cursor-grabbingcursor: grabbing;

Released under the Beerware 🍺 License.