<cn>
#### å¯į æĄ
å¯į æĄ,įæŦ 1.4.0 䏿°åĸã
</cn>
<us>
#### Password box
Input type of password and added in 1.4.0.
</us>
```vue
<template>
<a-input-password placeholder="input password" />
</template>
```