Skip to main content

Module progressbar

Module progressbar 

Source
Expand description

Progress bar widget Native progress bar widget with customizable backgrounds, height, and gradient styling. The main type is [ProgressBar], which is rendered into a DOM via [ProgressBar::dom()].

Structsยง

ProgressBar
A native progress bar widget with customizable bar/container backgrounds and height.
ProgressBarState
Internal state for a ProgressBar, tracking completion percentage.