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 @@ -44,8 +44,8 @@ You also use CircularProgress without inner Circle
4444
4545| Name | Description | Type | Required | Default Value |
4646| :-------------- | :------------------------------------------------------------------------------------------------------------------------------- | :----- | :------: | :------------------------------------------------------------------: |
47- | backgroundColor | The background color of CircularProgress | String | | ![ #eeeeee ] ( https://placehold.it/15/999/000000?text=+ ) ` '#eeeeee' ` |
48- | color | The color of CircularProgress | String | | ![ #1e88e5 ] ( https://placehold.it/15/1e88e5/000000?text=+ ) ` '#1e88e5' ` |
47+ | backgroundColor | The background color of CircularProgress | String | | ` '#eeeeee' ` |
48+ | color | The color of CircularProgress | String | | ` '#1e88e5' ` |
4949| startDeg | Start degree of CircularProgress, where animation start (0-360) | Number | | 0 |
5050| endDeg | End degree of CircularProgress, where animation end (0-360), greater than startDeg | Number | | 360 |
5151| radius | Radius of outer CircularProgress | Number | | 100 |
You can’t perform that action at this time.
0 commit comments