0.1.4 • Published 5 years ago

@raozi83/r-input v0.1.4

Weekly downloads
-
License
-
Repository
-
Last release
5 years ago

安装

npm install @raozi83/r-input

#使用

import '@raozi83/r-input'
<Rinput v-model="inputvalue" placeholder="密码" type='password' color="red" size="large"></Rinput>

#参数说明

  • *placeholder(必选):占位字符串
  • type:输入框类型
  • color:边框及文本颜色(默认blue,支持十六进制)
  • size:输入框大小(默认large,支持large、small、数值)
0.1.2

5 years ago

0.1.1

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.0

5 years ago