Update readme
This commit is contained in:
parent
7a2b699cd1
commit
e5e1d8d1a1
@ -11,11 +11,11 @@ npm i @tp/tp-progress-bar
|
|||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<tp-progress-bar value="50"></tp-progress-bar>
|
<tp-progress-bar progress="50"></tp-progress-bar>
|
||||||
```
|
```
|
||||||
|
|
||||||
## Properties
|
## Properties
|
||||||
|
|
||||||
| Property | Type | Description |
|
| Property | Type | Description |
|
||||||
| -------- | ---- | ----------- |
|
| -------- | ---- | ----------- |
|
||||||
| `value` | `Number` | The current value of the progress bar.
|
| `progress` | `Number` | The current progress of the progress bar.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user