Socket
Socket
Sign inDemoInstall

react-tabbed-group

Package Overview
Dependencies
22
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    react-tabbed-group

React Component for composing tabbed content into groups


Version published
Maintainers
1
Install size
25.9 kB
Created

Readme

Source

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.

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.

Keywords

FAQs

Last updated on 15 May 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc