Text 文本
#
使用场景用于展示行内文本。
#
示例#
基本示例(note) In love with Hippo(body) In love with Hippo(subtitle) In love with Hippo(title) In love with Hippo(subheader) In love with Hippo(header) In love with Hippo
inline
#
文本截断Lorem ipsum is placeholder text commonly used in the graphic, print, and publishing industries for previewing layouts and visual mockups.
inline
#
多行阶段"The quick brown fox jumps over the lazy dog" is an English-language pangram—a sentence that contains all of the letters of the English alphabet. Owing to its existence, Chakra was created.
inline
#
改变渲染元素Italic
Underline
I18N
Citation
Deleted
Emphasis
Inserted
Ctrl + C
Highlighted
Strikethrough
Sample
sub
sup
Underline
I18N
Citation
Emphasis
Inserted
Ctrl + C
Highlighted
Sample
sub
sup
inline
#
API字段 | 描述 |
---|---|
as | any |
align | TextAlign |
truncated | boolean 是否在容器内自动截断(单行展示) |
lineClamp | number 最多展示的行数(超出截断) |
className | string |
style | CSSProperties |
fontFamily | FontFamily |
fontStyle | FontStyle |
letterSpacing | LetterSpacing<0 | (string & {})> |
textAlign | TextAlign |
fontSize | string |
fontWeight | FontWeight |
lineHeight | StringOrNumber |
color | Color |
bg | Color |
backgroundColor | Color |
opacity | Opacity |