Header (标题)
带样式的区块标题(h1–h3),可带描述。
基础用法
组件库
Basic.vue
层级
一级标题
二级标题
三级标题
Scale.vue
带描述
账号设置
管理你的个人资料、安全选项与通知偏好。
WithDescription.vue
属性
| 属性 | 类型 | 默认值 | 说明 |
|---|---|---|---|
| description | string | "" | |
| name | string | "" | |
| scale | "h1" | "h2" | "h3" | "h1" |
插槽
| 插槽 | 作用域 |
|---|---|
| #description | — |
| #endContent | — |
| #headerEndContent | — |
| #title | — |