Replies: 1 comment
-
You could do it with |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the progress component is a bar. I want to make a progress circle. One of the popular way is draw a
<circle>
in<svg>
. It seems that Progress.Indicator was a Primitive.div .Is there any way to do it?
Beta Was this translation helpful? Give feedback.
All reactions