react-tab-pane

0.0.6 • Public • Published

React Tab Pane

Tab-Pane component built with React

Build Status Coverage Status

Check out the demo

   <TabPane orientation="horizontal" className="my-tabs">
       <Tab id="A" name="A">some stuff</Tab>
       <Tab id="B" name="B" active="true">whatevs</Tab>
       <Tab id="C" name="C">innit</Tab>
   </TabPane>

Package Sidebar

Install

npm i react-tab-pane

Weekly Downloads

7

Version

0.0.6

License

none

Last publish

Collaborators

  • tomkp