@visual-framework/vf-progress-indicator

1.0.0-alpha.3 • Public • Published

Progress indicator component

npm version

About

Element showing progress of an action. Can be used with helper text to show the user what the progress is.

Usage

Takes percentage as a parameter and renders progress as filled bar. If percentage is not provided, it will be set to 0.

Install

This repository is distributed with [npm][https://www.npmjs.com/]. After [installing npm][https://www.npmjs.com/get-npm] and yarn, you can install vf-progress-indicator with this command.

$ yarn add --dev @visual-framework/vf-progress-indicator

JS

NO JS yet.

Sass/CSS

The style files included are written in Sass. If you're using a VF-core project, you can import it like this:

@import "@visual-framework/vf-progress-indicator/index.scss";

Make sure you import Sass requirements along with the modules. You can use a project boilerplate or the vf-sass-starter

Help

Readme

Keywords

Package Sidebar

Install

npm i @visual-framework/vf-progress-indicator

Weekly Downloads

29

Version

1.0.0-alpha.3

License

Apache 2.0

Unpacked Size

25 kB

Total Files

14

Last publish

Collaborators

  • bhushan-ebi
  • pacope92
  • ebiwebdev
  • sandykadam
  • khawkins98