ant-design-vue/components/input/demo/password-input.md

223 B

#### å¯†į æĄ† å¯†į æĄ†,į‰ˆæœŦ 1.4.0 中新åĸžã€‚ #### Password box Input type of password and added in 1.4.0.
<template>
  <a-input-password placeholder="input password" />
</template>