Module progress

Module progress 

Source
Expand description

Progress bar module - Gateway only

Structs§

ProgressBar
Component for progress bars
ProgressBarBuilder
Builder for creating progress bars with consistent styling
ProgressBarFill
Marker component for the fill portion of a progress bar
ProgressBarLabel
Marker component for the progress bar label
ProgressBarPlugin
ProgressBarTrack
Marker component for the track/background of a progress bar

Enums§

ProgressBarStyle
Progress bar style variants

Functions§

force_update_progress_bars
Force update all progress bars regardless of change detection (for debugging)
progress
Convenience function to create a progress bar builder
update_progress_bars
System to update progress bar fills when value changes