Documentation
¶
Overview ¶
Package undo is the counter-clockwise arrow glyph — reverse the last move: cancel, revert, back out of a mode. Ref is WASM-safe (just the symbol id). Def() lives in svg.go behind //go:build !wasm.
Index ¶
Constants ¶
View Source
const Ref = svg.Icon("undo")
Ref is the symbol id, for markup: undo.Ref.Render(class), or href="#undo".
Variables ¶
This section is empty.
Functions ¶
func Def ¶
func Def() sprite.Definition
Def is the glyph geometry, for a consumer's IconSvg() sprite. FontAwesome Free 6 "arrow-rotate-left" (solid), viewBox 0 0 512 512.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.