🦊 Fox - Future Open Experience
This webcomponent is made by 🦊🧙.
Installation
npm i @assecosolutions/fox-progress
Usage
<script type="module">
import '@assecosolutions/fox-progress';
</script>
<fox-progress type="linear"> </fox-progress>
<fox-progress type="circular"> </fox-progress>
Docs
This component is wrapped around mwc-linear and mwc-circular progress
Official documentation linear
Official documentation circular
Further Reading
Please, also check the documentations about the API and our client
Contribute
If you would like to contribute please make sure that you have read our development guidelines.
Maintainer