0.1.2 • Published 3 years ago

ob-components-ui v0.1.2

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

ob-components-ui

基于Element Plus 封装的一部分组件,逐渐完善中

安装

npm i -S ob-components-ui

组件

1.Input输入框

仅数字输入:<ob-input v-model="inputValue" typeValue="number"  />
AttributeDescriptionTypeAccepted ValuesDefault
typeValue类型string / numberint:整数,cen:中文、整数、英文,noText:字母,整数,下划线,number:数字,noWord:不能输入汉字,en:字符整数,ce:字符整数,onlyE:英文下划线-
minValue最小值string / number--
maxValue最大值string / number--
0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago