File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3
3
## Props
4
4
| Name | Type | Default | Required | Description |
5
5
| ------------------------ | ---------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- | -------- | ---------------------------------------------------------------------------------------------------- |
6
- | width | number | 100 | false | The width of the canvas element, in pixels |
7
- | height | number | 100 | false | The height of the canvas element, in pixels |
6
+ | width | number &# 124 ; string | 100 | false | The CSS width of the element |
7
+ | height | number &# 124 ; string | 100 | false | The CSS height of the element |
8
8
| steps | number | 10 | false | The total number of steps to complete the ring |
9
9
| step | number | 10 | false | The current step |
10
10
| startStep | number | 0 | false | Start animating from this step, to the current step |
You can’t perform that action at this time.
0 commit comments