Sign in Sign up
npm

kitao-components

``` <k-input v-model="input" label="label" required/> <!-- errors: 需要校验时,报错提示, 类型Array --> <!-- required: 是否必填项,Boolean类型,默认false --> <!-- submitted 是否点击提交或者校验按钮,Boolean类型,默认false --> <!-- showLabel 是否显示label标签,Boolean类型,默认true --> <!-- disabled 是否有效,Boo

npm View on Npm

Activity

Latest release
2y ago
Total releases
1
Cadence
Last 12 months
0

Details

First release
Oct 11, 2023
Releases
Version Released
1.0.0 initial