cursor

package
v0.0.0-...-958e9d3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Type

type Type string
const (
	Alias        Type = "alias"
	AllScroll    Type = "all-scroll"
	Auto         Type = "auto"
	Cell         Type = "cell"
	ContextMenu  Type = "context-menu"
	ColResize    Type = "col-resize"
	Copy         Type = "copy"
	Crosshair    Type = "crosshair"
	Default      Type = "default"
	EResize      Type = "e-resize"
	EwResize     Type = "ew-resize"
	Grab         Type = "grab"
	Grabbing     Type = "grabbing"
	Help         Type = "help"
	Move         Type = "move"
	NResize      Type = "n-resize"
	NeResize     Type = "ne-resize"
	NeswResize   Type = "nesw-resize"
	NsResize     Type = "ns-resize"
	NwResize     Type = "nw-resize"
	NwseResize   Type = "nwse-resize"
	NoDrop       Type = "no-drop"
	None         Type = "none"
	NotAllowed   Type = "not-allowed"
	Pointer      Type = "pointer"
	Progress     Type = "progress"
	RowResize    Type = "row-resize"
	SResize      Type = "s-resize"
	SeResize     Type = "se-resize"
	SwResize     Type = "sw-resize"
	Text         Type = "text"
	VerticalText Type = "vertical-text"
	WResize      Type = "w-resize"
	Wait         Type = "wait"
	ZoomIn       Type = "zoom-in"
	ZoomOut      Type = "zoom-out"

	Initial Type = "initial"
	Inherit Type = "inherit"
)

func (Type) AddTo

func (t Type) AddTo(m map[string]string)

func (Type) Apply

func (t Type) Apply(h *vecty.HTML)

type Value

type Value Type

func (Value) AddTo

func (v Value) AddTo(m map[string]string)

func (Value) Apply

func (v Value) Apply(h *vecty.HTML)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL