Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(s *Spinner)
func WithDisableOutputResult ¶
func WithDisableOutputResult() Option
WithDisableOutputResult disable output result.
func WithQuitKey ¶ added in v0.7.5
WithQuitKey replace `Quit` key, user interrupt, kill program.
func WithShapeStyle ¶
WithShapeStyle default theme.DefaultTheme#SpinnerShapeStyle
type Spinner ¶
type Spinner struct { *components.PrintHelper // contains filtered or unexported fields }
Click to show internal directories.
Click to hide internal directories.