react-tabbed-group

0.1.0 • Public • Published

react-tabbed-group

Tabbed Groups is a components for React applications that wraps tabs (any react component) conforming to the TabbedGroup interface. In addition it provided access to the DOM node via an optional callback for the onclick event once the node is mounted.

Install

$ npm install react-tabbed-group

How to use

See examples folder.

Related Projects

Developers

Get started with the following commands:

 $ npm install --no-progress
 $ npm run start

Then:

  • Review Issues
  • Fork project
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -am 'Add some feature')
  • Push to the branch (git push origin my-new-feature)
  • Issue Pull Request

License

© 2016 Denis R Rhoden Jr

This repository is licensed under the MIT license. See LICENSE for details.

Package Sidebar

Install

npm i react-tabbed-group

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • rhodee