jcb-radial
v1.0.6
Published
A custom-element which displays radial progress
Readme
jcb-radial
A custom-element which displays radial progress
Properties
| Property | Attribute | Modifiers | Type | Default | Description |
|----------------------------------|-----------|-----------|--------------------------------|---------------|--------------------------------------------------|
| value | value | | number | 0 | Value between 0 and 100 |
CSS Custom Properties
| Property | Description |
|----------------------------|--------------------------------------------------|
| --jcb-radial-font-family | Controls the text font |
Test index.html with hot-reload
npm run devBuild custom element
npm run buildResult in dist/jcb-radial.js
Publish on NPM
npm run build
npm publishAutomatic doc generation
https://runem.github.io/web-component-analyzer
