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

Edit this page
Last edited on 11 May 2023
TLNoteShapeTLNullableShapeProps