input-with-tag
v1.0.4
Published
Based on AntD Input, enhanced it with Tag,support for Form embedded.
Downloads
20
Readme
Based on AntD Input, enhanced it with Tag,support for Form embedded.
Installation
npm install input-with-tagOR
yarn add input-with-tagUsage
import InputWithTag from 'input-with-tag';
<InputWithTag
value={}
onChange={}
/>Example
https://codesandbox.io/s/admiring-tdd-dcxjmv
Contributing
See the contributing guide to learn how to contribute to the repository and the development workflow.
License
MIT
