yc-ui2025

1.0.2 • Public • Published

这是一个前端UI库

安装

shell
	npm install yc-ui2025 -S

使用

import YcUI from 'yc-ui2025'
import 'yc-ui2025/dist/demo.css'
app.use(YcUI)

按钮

type 按钮类型(primary /warning /danger / info)string default

圆角 round

圆 circle

是否朴素按钮

icon 图表名称

输入框

placeholder 文本框提示符 string 无

type类型(text/password) string text

disabled是否禁用文本框 boolean false

show-clearable 是否显示清空按钮 boolean false

show-password 密码是否可见按钮 boolean false

name 默认name属性 string 无

v-model 数据双向绑定

Readme

Keywords

none

Package Sidebar

Install

npm i yc-ui2025

Weekly Downloads

5

Version

1.0.2

License

ISC

Unpacked Size

122 kB

Total Files

6

Last publish

Collaborators

  • yangxicheng