Module Mouse.Cursor
Mouse cursors.
To be used with El
.Style.cursor.
Mouse cursors
type t
= Jstr.t
The type for specifying cusrors.
General purpose cursors
Links and status
Selection cursors
val vertical_text : t
Drag and drop cursors
val not_allowed : t
Resizing and scrolling cursors
val nesw_resize : t
val nwse_resize : t
val col_resize : t
val row_resize : t
val all_scroll : t