Public typealias

Signature
type TLBrushComponent = ComponentType<{
  brush: BoxModel
  color?: string
  opacity?: number
  className?: string
}>
References

BoxModel

Source

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

TLBeforeDeleteHandlerTLCancelEvent