PlainTextLabelProps
See source codeTable of contents
interface PlainTextLabelProps {}Properties
align
bounds
optional
bounds?: BoxclassNamePrefix
optional
classNamePrefix?: stringfill
optional
fill?: TLDefaultFillStylefont
font: TLDefaultFontStylefontSize
fontSize: numberisSelected
isSelected: booleanlabelColor
labelColor: stringlineHeight
lineHeight: numberpadding
optional
padding?: numbershapeId
shapeId: TLShapeIdstyle
optional
style?: React.CSSPropertiestext
optional
text?: stringtextHeight
optional
textHeight?: numbertextWidth
optional
textWidth?: numbertype
type: stringverticalAlign
verticalAlign: TLDefaultVerticalAlignStylewrap
optional
wrap?: booleanMethods
onKeyDown
optional
Parameters
| Name | Description |
|---|---|
| |
Returns
voidPrev
PeopleMenuPropsNext
RichTextLabelProps