react-stateful-input

0.1.0 • Public • Published

react-stateful-input

A React Input component that holds its input state.

How to Use

<StatefulInput ref='email' placeholder='enter your email'/>

You can then reference its value using refs like this

this.refs.email.stateValue

/react-stateful-input/

    Package Sidebar

    Install

    npm i react-stateful-input

    Weekly Downloads

    1

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • mrblueblue