VLabel API
组件页面
属性
名称 | 类型 | 默认值 |
---|---|---|
text | ||
Specify content text for the component. | ||
theme | ||
Specify a theme for this component and all of its children. |
事件
名称 | 类型 |
---|---|
click | |
Event that is emitted when the component is clicked. |
插槽
default |
The default Vue slot. |
SASS 变量
名称 | 默认值 |
---|---|
$label-color | |
$label-disabled-color | |
$label-display | |
$label-error-color | |
$label-font-size | |
$label-letter-spacing | |
$label-opacity | |