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