Skip to content
Vue Flow 中文网
Search
K
Main Navigation
开发指南
代码示例
类型文档
Nodejs.cn 旗下网站
Appearance
Menu
Return to top
On this page
@vue-flow/monorepo
•
Docs
Enumeration:
BackgroundVariant
Deprecated
will be removed in the next major version. You can use simple string values for
variant
prop instead, i.e.
lines
or
dots
Enumeration Members
Dots
Dots
:
"dots"
Lines
Lines
:
"lines"