@snakesilk/react-loader-progress

0.0.1 • Public • Published

React Loader Progress

React progress visualizers for Snakesilk Loaders customizable with CSS.

Usage

  • Install.
yarn add @snakesilk/react-loader-progress
  • Require component.
import {ProgressBar} from '@snakesilk/react-loader-progress';
  • Setup and render.
<ProgressBar loader={loader}/>

Props

loader Loader

Instance of a Snakesilk Loader object which the progress events will be bound to.

Readme

Keywords

none

Package Sidebar

Install

npm i @snakesilk/react-loader-progress

Weekly Downloads

1

Version

0.0.1

License

ISC

Last publish

Collaborators

  • pomle