Public typealias

Signature
type TLSnapLineComponent = React.ComponentType<{
  className?: string
  line: SnapLine
  zoom: number
}>
References

SnapLine

Source

packages/editor/src/lib/components/default-components/DefaultSnapLine.tsx

TLShapeUtilFlagTLSpinnerComponent