Cursor

Summary

A collection of classes and SASS variables that can be used to set a specific cursor to an HTML element.

There are no attributes defined for this pattern.

Example

zui-cursor-all-scroll
zui-cursor-alias
zui-cursor-auto
zui-cursor-cell
zui-cursor-col-resize
zui-cursor-context-menu
zui-cursor-copy
zui-cursor-crosshair
zui-cursor-default
zui-cursor-e-resize
zui-cursor-ew-resize
zui-cursor-grab
zui-cursor-grabbing
zui-cursor-help
zui-cursor-move
zui-cursor-n-resize
zui-cursor-ne-resize
zui-cursor-nesw-resize
zui-cursor-no-drop
zui-cursor-none
zui-cursor-not-allowed
zui-cursor-ns-resize
zui-cursor-nw-resize
zui-cursor-nwse-resize
zui-cursor-pointer
zui-cursor-progress
zui-cursor-row-resize
zui-cursor-s-resize
zui-cursor-se-resize
zui-cursor-sw-resize
zui-cursor-text
zui-cursor-vertical-text
zui-cursor-w-resize
zui-cursor-wait
zui-cursor-zoom-in
zui-cursor-zoom-out

Markup

<div class="zui-cursor-wait">This is the waiting line.</div>
Fork me on GitHub