TLHighlightShapeProps

Public TypeAlias

Signature
type TLHighlightShapeProps = {
  color: TLColorType
  size: TLSizeType
  opacity: TLOpacityType
  segments: TLDrawShapeSegment[]
  isComplete: boolean
  isPen: boolean
}
References

TLColorType, TLSizeType, TLOpacityType, TLDrawShapeSegment

Edit this page
Last edited on 30 May 2023
TLHighlightShapeTLIconShape