@vue-flow/monorepo
Table of contents
Namespaces
Enumerations
- BackgroundVariant
- ConnectionLineType
- ConnectionMode
- MarkerType
- PanOnScrollMode
- PanelPosition
- Position
- ResizeControlVariant
- SelectionMode
Classes
Interfaces
- Actions
- BackgroundProps
- BaseEdgeProps
- BezierPathOptions
- Box
- Connection
- ConnectionLineOptions
- ConnectionLineProps
- ControlProps
- CustomThemeVars
- DefaultEdge
- DefaultEdgeTypes
- Dimensions
- EdgeAddChange
- EdgeLabelOptions
- EdgeMarker
- EdgeMouseEvent
- EdgePositions
- EdgeProps
- EdgeTextProps
- EdgeUpdateEvent
- Emits
- ExtendedParentExtent
- FlowEvents
- FlowExportObject
- FlowProps
- Getters
- GraphNode
- HandleElement
- HandleProps
- MarkerProps
- MiniMapNodeProps
- MiniMapProps
- Node
- NodeAddChange
- NodeDimensionChange
- NodeDragEvent
- NodeDragItem
- NodeHandleBounds
- NodeMouseEvent
- NodePositionChange
- NodeProps
- NodeRemoveChange
- NodeResizerEmits
- NodeResizerProps
- NodeSelectionChange
- NodeToolbarProps
- OnConnectStartParams
- PanelProps
- Rect
- ResizeControlLineProps
- ResizeControlProps
- ResizeEventParams
- SelectionRect
- SmoothStepPathOptions
- StartHandle
- State
- TransitionOptions
- UpdateNodeDimensionsParams
- ViewportFunctions
- ViewportTransform
- XYPosition
Type Aliases
- AddEdges
- AddNodes
- BezierEdgeProps
- BezierEdgeType
- CSSVars
- ClassFunc
- ComputedGetters
- Connector
- ControlLinePosition
- ControlPosition
- CoordinateExtent
- CustomEvent
- D3Selection
- D3Zoom
- D3ZoomHandler
- DefaultEdgeOptions
- DefaultNodeTypes
- Edge
- EdgeChange
- EdgeComponent
- EdgeEventsEmit
- EdgeEventsHandler
- EdgeEventsOn
- EdgeMarkerType
- EdgeRemoveChange
- EdgeSelectionChange
- EdgeTypesObject
- EdgeUpdatable
- Element
- ElementChange
- ElementData
- Elements
- FindEdge
- FindNode
- FitBounds
- FitBoundsOptions
- FitView
- FitViewParams
- FlowElement
- FlowElements
- FlowHooks
- FlowHooksEmit
- FlowHooksOn
- FlowOptions
- GetIntersectingNodes
- GetTransform
- GraphEdge
- HandleConnectable
- HandleConnectableFunc
- HandleType
- HeightFunc
- IsNodeIntersecting
- MiniMapNodeFunc
- MouseTouchEvent
- NodeChange
- NodeComponent
- NodeEventsEmit
- NodeEventsHandler
- NodeEventsOn
- NodeTypesObject
- Project
- RemoveEdges
- RemoveNodes
- ResizeDragEvent
- SetCenter
- SetCenterOptions
- SetEdges
- SetElements
- SetNodes
- SetState
- SetTransform
- ShapeRendering
- SimpleBezierEdgeProps
- SmoothStepEdgeProps
- SmoothStepEdgeType
- SnapGrid
- StepEdgeProps
- StraightEdgeProps
- StyleFunc
- Styles
- ThemeVars
- UpdateEdge
- UpdateNodeDimensions
- UpdateNodeInternals
- UpdateNodePosition
- ValidConnectionFunc
- VueFlowStore
- WidthFunc
- XYZPosition
- ZoomInOut
- ZoomTo
Variables
Functions
- BaseEdge
- BezierEdge
- SimpleBezierEdge
- SmoothStepEdge
- StepEdge
- StraightEdge
- addEdge
- applyChanges
- applyEdgeChanges
- applyNodeChanges
- connectionExists
- getBezierPath
- getBoundsofRects
- getConnectedEdges
- getIncomers
- getMarkerId
- getNodesInside
- getOutgoers
- getRectOfNodes
- getSimpleBezierPath
- getSmoothStepPath
- getStraightPath
- getTransformForBounds
- graphPosToZoomedPos
- isEdge
- isNode
- updateEdge
- useEdge
- useGetPointerPosition
- useHandle
- useNode
- useVueFlow
- useZoomPanHelper