Skip to content

CSS: cursor

.--cursor-pointercursor fel dosbarth cyfansoddadwy, byd-eang — .--cursor-<value> — gellir ei ddefnyddio'n syml neu'i gadwynu ar unrhyw gydran (.instui-button.--cursor-pointer).

Source: index.ts

Defnydd

css
@import "@pantoken/components/utilities.css";

Enghreifftiau

html
<div class="--cursor-pointer">…</div>

Modyfiwyr

ModyfiwrDisgrifiad
.--cursor-autocursor: auto.
.--cursor-defaultcursor: default.
.--cursor-grabcursor: grab.
.--cursor-movecursor: move.
.--cursor-not-allowedcursor: not-allowed.
.--cursor-pointercursor: pointer.
.--cursor-textcursor: text.
.--cursor-waitcursor: wait.