Cursor Utility

On this page


# Intro

The cursor utility controls the cursor of an element.

ClassProperties
--cursor-autocursor: auto;
--cursor-defaultcursor: default;
--cursor-pointercursor: pointer;
--cursor-waitcursor: wait;
--cursor-textcursor: text;
--cursor-movecursor: move;
--cursor-not-allowedcursor: not-allowed;