RichTextSVGProps
See source codeTable of contents
interface RichTextSVGProps {}
Properties
align
bounds
bounds: Box
font
font: TLDefaultFontStyle
fontSize
fontSize: number
labelColor
labelColor: string
padding
padding: number
richText
richText: TLRichText
verticalAlign
verticalAlign: TLDefaultVerticalAlignStyle
wrap
optional
wrap?: boolean
Prev
RichTextLabelPropsNext
StylePickerSetProps