Public typealias

Signature
type TLShapeIndicatorComponent = React.ComponentType<{
  id: TLShapeId
  color?: string | undefined
  opacity?: number
  className?: string
}>
References

TLShapeId

Source

packages/editor/src/lib/components/ShapeIndicator.tsx

TLSessionStateSnapshotTLShapeUtilCanvasSvgDef