TLBrushProps

See source code
Table of contents
interface TLBrushProps {}

Properties

brush

brush: BoxModel;

className

optional
className?: string;

color

optional
color?: string;

opacity

optional
opacity?: number;

userId

optional
userId?: string;

Prev
TLBindingUtilConstructor
Next
TLCameraConstraints