TLNoteShapeProps
Public TypeAlias
Signature
type TLNoteShapeProps = {
color: TLColorType
size: TLSizeType
font: TLFontType
align: TLAlignType
opacity: TLOpacityType
growY: number
url: string
text: string
}
References
TLColorType, TLSizeType, TLFontType, TLAlignType, TLOpacityType