react-md-progress

0.0.3 • Public • Published

react-md-progress

React Component Material Design Progress Bar.

Preview

Preview

Installation

$ yarn add react-md-progress

Example

import ProgressBar from 'react-md-progress';

<ProgressBar show={true} overlay={true} color={"#FF6384"} />

Props

Name Description Default/Required Type
show Show or hide ProgressBar. required bool
overlay Show or hide overlay. optional bool
color The color of the progress bar. optional string
backgroundColor Background color of the progress bar. optional string

/react-md-progress/

    Package Sidebar

    Install

    npm i react-md-progress

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Unpacked Size

    10.5 kB

    Total Files

    8

    Last publish

    Collaborators

    • euler-kb