title-text
<data-view.title-text>
构件 title-text
Examples
Basic
Stroke
Gradient
Properties
Name | Description | Type | Default | Required |
---|---|---|---|---|
type | 文本样式, | TitleType | "normal" | |
text | 标题文本 | string | - | |
fontSize | 字体大小 | CSSProperties["fontSize"] | 42px | |
fontWeight | 字体粗细 | CSSProperties["fontWeight"] | 500 | |
letterSpacing | 字体间距 | CSSProperties["letterSpacing"] | 17px |
Type references
TitleType
"normal" | "stroke" | "gradient"