Works with
•JSR Score64%•It is unknown whether this package works with Browsers, Deno, Node.js, Cloudflare Workers, Bun




Published2 years ago (0.215.0)
Classes
Interfaces
I
Options for Spinner.
- color: Color
The color of the spinner. Defaults to the default terminal color. This can be changed while the spinner is active.
- interval: number
The time between each frame of the spinner in milliseconds.
- message: string
The message to display next to the spinner. This can be changed while the spinner is active.
- spinner: string[]
The sequence of characters to be iterated through for animation.