chore(core): cleanup props
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -36,6 +36,7 @@ const props = withDefaults(defineProps<FlowProps>(), {
|
|||||||
fitViewOnInit: undefined,
|
fitViewOnInit: undefined,
|
||||||
connectOnClick: undefined,
|
connectOnClick: undefined,
|
||||||
connectionLineStyle: undefined,
|
connectionLineStyle: undefined,
|
||||||
|
connectionLineOptions: undefined,
|
||||||
autoConnect: undefined,
|
autoConnect: undefined,
|
||||||
elevateEdgesOnSelect: undefined,
|
elevateEdgesOnSelect: undefined,
|
||||||
elevateNodesOnSelect: undefined,
|
elevateNodesOnSelect: undefined,
|
||||||
|
|||||||
Reference in New Issue
Block a user