0.3.0 • Published 8 years ago
antd-input-password v0.3.0
antd-input-password
password input based on antd's Input.
install
npm i antd-input-password --saveUsage
import InputPassword from 'antd-input-password';
ReactDOM.render(
<InputPassword tooltip={{ ... }} />
, mountNode);API
props
Development
npm install
npm run startLicense
antd-input-password is released under the MIT license.