# tp-progress-bar A progress bar element. ## Installation ```bash npm i @tp/tp-progress-bar ``` ## Usage ```html ``` ## Properties | Property | Type | Description | | -------- | ---- | ----------- | | `value` | `Number` | The current value of the progress bar.