Skip to content

@jsvision/ui / SPINNERS

Variable: SPINNERS

const SPINNERS: Readonly<Record<SpinnerName, readonly string[]>>

Defined in: ui/src/feedback/spinner.ts:29

The frozen frame tables for each preset. Deeply frozen — the map and each array are immutable. dots (braille) needs UTF-8; blocks (eighth blocks) needs UTF-8 and half-blocks; line is pure ASCII and is the fallback target when the terminal can't render the others.