ProgressBar circular ThemeVariant?

Is there no circular Theme variant?

Thank you.

No, not at the moment. It requires a bit more than just CSS (i.e. SVG), so it needs to be a proper feature of ProgressBar or a separate component.

Thanks @Jouni1

So for now, I’ll use some React components.

There is CircularProgressBar add-on in Directory.

thanks Tatu, I’ll check it out.