TLBrushProps
Public typealias
Signature
type TLBrushProps = {
brush: BoxModel
color?: string
opacity?: number
className?: string
}
References
Source
packages/editor/src/lib/components/default-components/DefaultBrush.tsx
Public typealias
type TLBrushProps = {
brush: BoxModel
color?: string
opacity?: number
className?: string
}
packages/editor/src/lib/components/default-components/DefaultBrush.tsx