GapsSnapIndicator
Public typealias
Signature
type GapsSnapIndicator = {
direction: 'horizontal' | 'vertical'
gaps: Array<{
endEdge: [VecLike, VecLike]
startEdge: [VecLike, VecLike]
}>
id: string
type: 'gaps'
}
References
Source
packages/editor/src/lib/editor/managers/SnapManager/SnapManager.ts