RichTextLabelProps
See source codeTable of contents
interface RichTextLabelProps {}Properties
align
bounds
optional
bounds?: BoxclassNamePrefix
optional
classNamePrefix?: stringfill
optional
fill?: TLDefaultFillStylefont
font: TLDefaultFontStylefontSize
fontSize: numberhasCustomTabBehavior
optional
hasCustomTabBehavior?: booleanisSelected
isSelected: booleanlabelColor
labelColor: stringlineHeight
lineHeight: numberpadding
optional
padding?: numberrichText
optional
richText?: TLRichTextshapeId
shapeId: TLShapeIdstyle
optional
style?: React.CSSPropertiestextHeight
optional
textHeight?: numbertextWidth
optional
textWidth?: numbertype
type: stringverticalAlign
verticalAlign: TLDefaultVerticalAlignStylewrap
optional
wrap?: booleanMethods
onKeyDown
optional
Parameters
| Name | Description |
|---|---|
| |
Returns
voidPrev
PlainTextLabelPropsNext
RichTextSVGProps