Versions in this module Expand all Collapse all v0 v0.0.52 May 22, 2025 v0.0.51 May 17, 2025 Changes in this version + type Spinner struct + func NewSpinner(message string) *Spinner + func NewThemedSpinner(message string, color lipgloss.AdaptiveColor) *Spinner + func (s *Spinner) Start() + func (s *Spinner) Stop()