0.5.1 • Published 6 years ago

@mapbox/react-control-text v0.5.1

Weekly downloads
192
License
SEE LICENSE IN LI...
Repository
github
Last release
6 years ago

@mapbox/react-control-text

A control component that works alongside the react-form package or on its own. By default, the type attribute of the control is text but you can override this by passing password, number, date (as examples) as a type prop instead.

Installation

npm install @mapbox/react-control-text

Props

Please check propTypes in src/control-text.js.