TLHandleProps

See source code
Table of contents
interface TLHandleProps {}

Properties

className

optional
className?: string;

handle

handle: TLHandle;

isCoarse

isCoarse: boolean;

shapeId

shapeId: TLShapeId;

zoom

zoom: number;

Prev
TLHandleDragInfo
Next
TLHandlesProps