Documentation
¶
Overview ¶
Package progress provides a themed progress bar component.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Model ¶
type Model struct {
// contains filtered or unexported fields
}
Model wraps the Bubbles progress component with theming.
func (*Model) SetPercent ¶
SetPercent returns a command to animate to the given percentage (0-1).
Click to show internal directories.
Click to hide internal directories.