Taiga UI 5.0 is out!

ProgressBar KIT

Examples API GitHub

[value]
Native attribute value of <progress />
number
[max]
Native attribute max of <progress />
number
[size]
Size of the progress element
TuiSizeXXL  |  TuiSizeXS 'm'
[color]
Color of the progress indicator

We recommend set solid color via <progress /> 's CSS-property color (especially, if you support old not-chromium based Edge)

string 'var(--tui-background-accent-1)'