Skip to content

CSS: cursor

.--cursor-pointercursor kòm yon klas mondyal konpozab — .--cursor-<value> — kap itilize li direkteman oswa an chèn sou nenpòt konpozan (.instui-button.--cursor-pointer).

Source: index.ts

Itilizasyon

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

Egzanp

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

Modifikatè

ModifikatèDeskripsyon
.--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.