circle-progress icon indicating copy to clipboard operation
circle-progress copied to clipboard

Added Half Circle Progress

Open ac-mmi opened this issue 7 months ago • 1 comments

Fixes #11

Added a separate semi-circle-progress.js and the corresponding style file. To use this component, include the following tag in your HTML:

<semi-circle-progress value="[value]" max="[max-value]"></semi-circle-progress>

ac-mmi avatar Jul 12 '24 15:07 ac-mmi