phollyer / elm-cursor / Element.WithContext.Cursor

Cursors for use with elm-ui-with-context.

To see the graphical representation of these visit MDN.

General

auto : Element.WithContext.Attribute ctx msg

default : Element.WithContext.Attribute ctx msg

none : Element.WithContext.Attribute ctx msg

Links & Status

contextMenu : Element.WithContext.Attribute ctx msg

help : Element.WithContext.Attribute ctx msg

pointer : Element.WithContext.Attribute ctx msg

progress : Element.WithContext.Attribute ctx msg

wait : Element.WithContext.Attribute ctx msg

Selection

cell : Element.WithContext.Attribute ctx msg

crosshair : Element.WithContext.Attribute ctx msg

text : Element.WithContext.Attribute ctx msg

verticalText : Element.WithContext.Attribute ctx msg

Drag & Drop

alias : Element.WithContext.Attribute ctx msg

copy : Element.WithContext.Attribute ctx msg

move : Element.WithContext.Attribute ctx msg

noDrop : Element.WithContext.Attribute ctx msg

notAllowed : Element.WithContext.Attribute ctx msg

grab : Element.WithContext.Attribute ctx msg

grabbing : Element.WithContext.Attribute ctx msg

Resizing & Scrolling

nResize : Element.WithContext.Attribute ctx msg

eResize : Element.WithContext.Attribute ctx msg

sResize : Element.WithContext.Attribute ctx msg

wResize : Element.WithContext.Attribute ctx msg

neResize : Element.WithContext.Attribute ctx msg

nwResize : Element.WithContext.Attribute ctx msg

seResize : Element.WithContext.Attribute ctx msg

swResize : Element.WithContext.Attribute ctx msg

ewResize : Element.WithContext.Attribute ctx msg

nsResize : Element.WithContext.Attribute ctx msg

neswResize : Element.WithContext.Attribute ctx msg

nwseResize : Element.WithContext.Attribute ctx msg

Zooming

zoomIn : Element.WithContext.Attribute ctx msg

zoomOut : Element.WithContext.Attribute ctx msg