HandleSnaps
See source codeTable of contents
class HandleSnaps {}Constructor
Constructs a new instance of the HandleSnaps class
Parameters
| Name | Description | 
|---|---|
  | 
Properties
editor
readonly
readonly editor: Editormanager
readonly
readonly manager: SnapManagerMethods
snapHandle()
snapHandle({
  currentShapeId,
  handle,
}: {
  currentShapeId: TLShapeId
  handle: TLHandle
}): null | SnapDataParameters
Returns
null | SnapDataPrev
GroupShapeUtilNext
HistoryManager