TLCropInfo
See source codeTable of contents
Info about a crop.
interface TLCropInfo<T extends TLShape> {}Parameters
| Name | Description |
|---|---|
| The handle being dragged. |
| The distance the handle is moved. |
| The shape at the start of the resize. |
Properties
change
change: Veccrop
crop: TLShapeCrophandle
handle: SelectionHandleinitialShape
initialShape: TuncroppedSize
uncroppedSize: {
h: number
w: number
}Prev
TLContentNext
TLCursorProps