Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

react-svg-wavy-gravy-bar

TheOne100614MIT1.0.5TypeScript support: included

react-svg-wavy-gravy-bar ui component for react

react, react-component, react-svg-wavyGravyBar

readme

rc-react-svg-wavyGravyBar


React ReactSvgWavyGravyBar Component

NPM version build status Test coverage gemnasium deps npm download

Screenshots

Development

npm install typings -g
npm install
typings install
npm start

Example

http://localhost:8000/examples/

online example: http://react-component.github.io/react-svg-wavyGravyBar/

install

rc-react-svg-wavyGravyBar

Usage

var ReactSvgWavyGravyBar = require('rc-react-svg-wavyGravyBar');
var React = require('react');
React.render(<ReactSvgWavyGravyBar />, container);

API

props

name type default description
className String additional css class of root dom node

Test Case

npm test
npm run chrome-test

Coverage

npm run coverage

open coverage/ dir

License

rc-react-svg-wavyGravyBar is released under the MIT license.