#RingProgress stroke width for non default curve
3 messages · Page 1 of 1 (latest)
3 messages · Page 1 of 1 (latest)
I need to set stroke-width for non default curve (In console it works). But in styles default curve without special class or attributes.
How I can determine where default curve?
help?
Mantine does not provide such functionality. You can copy component source code to your app and modify it there.