Tui::LoadingIndicator
Inherits Tui::Widget / Tui::Reactive / Reference / Object
Constants
FRAMES = {Style::Spinner => ['⠋', '⠙', '⠹', '⠸', '⠼', '⠴', '⠦', '⠧', '⠇', '⠏'], Style::Dots => ['⣾', '⣽', '⣻', '⢿', '⡿', '⣟', '⣯', '⣷'], Style::Line => ['-', '\\', '|', '/'], Style::Pulse => ['◐', '◓', '◑', '◒'], Style::Bar => ['▏', '▎', '▍', '▌', '▋', '▊', '▉', '█', '▉', '▊', '▋', '▌', '▍', '▎', '▏'], Style::Bounce => ['⠁', '⠂', '⠄', '⠂']}
Constructors
Instance methods
color
Sourcecolor=(color : Color)
Sourcefinalize
Sourceinterval
Sourceinterval=(interval : Time::Span)
Sourcemin_size
Sourcerunning?
Sourcestart
Sourcestop
Sourcestyle
Sourcestyle=(style : Style)
Sourcetext
Source