cursor
Sets the pointer shape shown when the user moves over an element.
4,848 effects in the catalog use this property.
Syntax
cursor: pointer | default | not-allowed | grab | ...;Watch out
`cursor: pointer` only makes something look clickable; it does not provide button semantics, keyboard support, or accessibility. Use a real interactive element for actions.
Effects using cursor
These are working effects from the catalog. Open a tile to inspect the full source.