/react-toggleview

Basic component to toggle display

Primary LanguageJavaScriptMIT LicenseMIT

React ToggleView

Basic component to toggle display.

Installation

$ npm install iddar/react-toggleview

Example

import ToggleView from 'react-toggleview'

<ToggleView show={this.state.show}>
  <p>This is a toggle component.</p>
</ToggleView>

Badges


GitHub @iddar  ·  Twitter @iddar