标题组件
- Source:
Members
(inner) props
- Source:
Properties:
| Name | Type | Attributes | Default | Description |
|---|---|---|---|---|
icon |
string | object |
<optional> |
图标 |
|
type |
string |
<optional> |
主题风格,可选值:'default', 'primary', 'normal', 'secondary', 'success','placeholder', 'warning', 'danger' |
|
level |
number |
<optional> |
1
|
标题大小,可选 1 ~ 6 |
shadow |
boolean |
<optional> |
开启阴影 |
|
strong |
boolean |
<optional> |
字体加粗 |
属性参数,继承 MyDvBox