0.8.0 • Published 8 months ago

@kamiapp/progress-bar v0.8.0

Weekly downloads
-
License
-
Repository
-
Last release
8 months ago

<kami-progress-bar>

A simple horizontal progress bar.

Usage

Install the component using npm or yarn or pnpm :

$ npm install --save @kamiapp/progress-bar

Import the component into your main js/ts file :

import '@kamiapp/progress-bar';

And use the component directly into your html :

<kami-progress-bar></kami-progress-bar>

Documentation

To get more informations about this component you can go to the kami-progress-bar section into the kami collection site web. See the documentation at collection.kamiapp.fr to get more information about how to use each components. You will also find a playground section to test all components.