ProgressBar KIT

Examples API Setup
-
Name and descriptionType Value
[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)'