315 B
315 B
tp-progress-bar
A progress bar element.
Installation
npm i @tp/tp-progress-bar
Usage
<tp-progress-bar value="50"></tp-progress-bar>
Properties
Property | Type | Description |
---|---|---|
value |
Number |
The current value of the progress bar. |