chore(core): add comment for panBy action
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -253,7 +253,7 @@ export interface Actions extends ViewportFunctions {
|
||||
getIntersectingNodes: GetIntersectingNodes
|
||||
/** check if a node is intersecting with a defined area */
|
||||
isNodeIntersecting: IsNodeIntersecting
|
||||
|
||||
/** pan the viewport */
|
||||
panBy: (delta: XYPosition) => void
|
||||
|
||||
/** reset state to defaults */
|
||||
|
||||
Reference in New Issue
Block a user