BProgress
Migration
Props
Props we use for GlProgressBar
and need to support. Other props like animated
, precision
, show-progress
, show-value
, and striped
of BProgress
can be discarded.
- value
- variant
- max
- height
Child components
BProgress
supports child components within the progress bar. We do not use this and it can be removed.
Edited by Lorenz van Herwaarden