@mapbox/react-control-text
v0.5.1
Published
A Mapbox React component.
Downloads
261
Maintainers
Keywords
Readme
@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-textProps
Please check propTypes in src/control-text.js.
