Skip to content

InputPassword 密码输入 ​

密码输入框,点击眼睛切换明文。

基础用法 ​

vue
<template>
  <KbInputPassword v-model="password" />
</template>

API ​

Props ​

属性类型默认值说明
modelValuestring''值
placeholderstring''占位
size'small' | 'medium' | 'large''medium'尺寸

事件 ​

事件参数说明
update:modelValuestring输入