TextElem

data class TextElem(val text: String, val props: TextProps)(source)

富文本 - 文本属性

参考forum文档

Author

ForteScarlet

Constructors

Link copied to clipboard
constructor(text: String, props: TextProps)

Properties

Link copied to clipboard

文本属性

Link copied to clipboard

正文