Skip to main content

Module progress_bar

Module progress_bar 

Source
Expand description

A unified progress bar widget for ZLayer TUI applications.

Replaces the builder’s BuildProgress and the deploy TUI’s render_progress_bar() with a single configurable widget that supports both a trailing label (builder style) and a trailing percentage (deploy style).

Structs§

ProgressBar
A configurable progress bar widget.