vu-label
v1.0.11
Published
vision UI Component: Label
Readme
Label
- category: Components
- chinese: 标签
- type: 基本
标签的描述。
何时使用
在需要的时候使用。
API
- 属性说明如下:
属性 | 说明 | 类型 | 默认值
-----|-----|-----|------
type | string | undefined | 设置按钮类型,可选值为 primary secondary
onClick | click 事件的 handler | Function | function() {}
