ShapeWithCrop
See source codetype ShapeWithCrop = TLBaseShape<
string,
{
crop: null | TLShapeCrop
h: number
w: number
}
>
Prev
SetValueNext
StylePropValuetype ShapeWithCrop = TLBaseShape<
string,
{
crop: null | TLShapeCrop
h: number
w: number
}
>