Here is an example:
https://codesandbox.io/s/lingering-night-0v44eg?file=/src/App.tsx
As you can see from above, part of the "3%" label is cut off.
Is there any way to force the label to the middle of the progress bar itself instead of the section?
3 messages · Page 1 of 1 (latest)
Here is an example:
https://codesandbox.io/s/lingering-night-0v44eg?file=/src/App.tsx
As you can see from above, part of the "3%" label is cut off.
Is there any way to force the label to the middle of the progress bar itself instead of the section?
No, that is not supported
@slow pumice ty for the super quick response, thought I'd check since I didn't see it in the docs. I'll work around it on my end.