docs: update docs and mention removed edge center functions

This commit is contained in:
braks
2022-10-08 23:25:34 +02:00
committed by Braks
parent b1e56f0403
commit 42219d3640
2 changed files with 15 additions and 11 deletions
-4
View File
@@ -1,9 +1,5 @@
# Viewport Functions
::: warning
The old `FlowInstance` has been removed and all it's functionalities merged into `useVueFlow`.
:::
Viewport Functions can be accessed via the [`useVueFlow`](/guide/composables#usevueflow)
utility or with the [`VueFlowStore`](/typedocs/types/VueFlowStore)
instance provided by [`onPaneReady`](/typedocs/interfaces/FlowEvents#paneready).