TLTextShapeProps
See source codeinterface TLTextShapeProps {}
Properties
autoSize
autoSize: boolean
color
color: TLDefaultColorStyle
font
font: TLDefaultFontStyle
scale
scale: number
size
size: TLDefaultSizeStyle
text
text: string
textAlign
textAlign: TLDefaultTextAlignStyle
w
w: number
Prev
TLStorePropsNext
TLVideoShapeProps