README
ProgressCircle
A Web component (based on SkateJS) that represents a progress in form of a circle with optional content in the middle.
Read more about the usage and all supported attributes in the documentation.
Displays a progress in form of a circle
<script type="module">
import skProgressCircle from 'https://cdn.skypack.dev/sk-progress-circle';
</script>
A Web component (based on SkateJS) that represents a progress in form of a circle with optional content in the middle.
Read more about the usage and all supported attributes in the documentation.