react-form-containment

1.0.0 • Public • Published

react-form-containment

flexible UX by containment-style definitions

NPM JavaScript Style Guide

Install

npm install --save react-form-containment

Usage

import React, { Component } from 'react'

import MyComponent from 'react-form-containment'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © wooheemusic

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    0

Package Sidebar

Install

npm i react-form-containment

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

9.3 kB

Total Files

4

Last publish

Collaborators

  • wooheemusic