You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/background/README.md
+3
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,8 @@
1
1
# Vue Flow: Background Component
2
2
3
+
> [!WARNING] DEPRECATED
4
+
> This package has been deprecated. Please use the `<Background>` component export directly from the core pkg `import { Background } from '@vue-flow/core'`
5
+
3
6
This is a background component for Vue Flow.
4
7
It can be used to create a background in your canvas.
0 commit comments