在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):code-kotis/react-floating-label开源软件地址(OpenSource Url):https://github.com/code-kotis/react-floating-label开源编程语言(OpenSource Language):CSS 54.4%开源软件介绍(OpenSource Introduction):react-floating-label
Checkout the DEMO Install it: npm install --save react-floating-label Usage: var FloatingLabel = require('react-floating-label');
<FloatingLabel
errorMsg='Full name can contain only the alphabets and space'
pattern={/^[a-z\s]+$/i}/> Props: autoComplete: PropTypes.bool,
errorMsg: PropTypes.string,
placeholder: PropTypes.string.isRequired,
pattern: PropTypes.any,
type: PropTypes.string.isRequired,
id: PropTypes.string.isRequired,
isDisabled: PropTypes.bool Building and running:
License: MIT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论