23.0.0 • Published 2 years ago

@logo-elements/progress-bar v23.0.0

Weekly downloads
-
License
See license in LI...
Repository
-
Last release
2 years ago

@logo-elements/progress-bar

A web component for showing the completion status of a task or process.

npm version

<logo-elements-progress-bar></logo-elements-progress-bar>
<logo-elements-progress-bar value="0.3"></logo-elements-progress-bar>
<logo-elements-progress-bar indeterminate></logo-elements-progress-bar>

Installation

Install the component:

npm i @logo-elements/progress-bar -s

Once installed, import the component in your application:

import '@logo-elements/progress-bar';

For more detailed information, please visit:

Logo Elements Documentation ↗