Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mcnallydev/react-md-progress-bar

React Component Material Design Progress Bar.
https://github.com/mcnallydev/react-md-progress-bar

javascript jsx react

Last synced: 29 days ago
JSON representation

React Component Material Design Progress Bar.

Awesome Lists containing this project

README

        

# react-md-progress-bar
React Component Material Design Progress Bar.

## Preview
[![Preview](https://i.imgur.com/6ruGaji.gif)](http://i.imgur.com/19itcci.gifv)

## Installation

$ yarn add react-md-progress-bar

## Example
```javascript
import ProgressBar from 'react-md-progress-bar';

```

## Props

Name | Description | Default/Required | Type
------|-------------|----------|-----------
show | Show or hide ProgressBar. | required | bool
overlay | Show or hide overlay. | optional | bool