ParagraphProps

data class ParagraphProps(val alignment: Int)(source)

富文本 - 段落属性

参考forum文档 author ForteScarlet

Constructors

Link copied to clipboard
constructor(alignment: Int)

Properties

Link copied to clipboard

段落对齐方向属性,数值可以参考 Alignments