HandleSnaps
Table of contents
class HandleSnaps {}
Constructs a new instance of the HandleSnaps
class
Parameters
Name | Description |
---|---|
|
|
Properties
readonly editor: Editor
readonly manager: SnapManager
Methods
snapHandle({
currentShapeId,
handle,
}: {
currentShapeId: TLShapeId
handle: TLHandle
}): null | SnapData
Parameters
Returns
null | SnapData