feat(connection): Extend connection line props for more advanced usage
Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -112,6 +112,7 @@ export default {
|
||||
:connection-handle-type="props.connectionHandleType"
|
||||
:connection-position="props.connectionPosition"
|
||||
:connection-mode="props.connectionMode"
|
||||
:nodes="props.nodes"
|
||||
:transform="props.transform"
|
||||
>
|
||||
<template #default="customConnectionLineProps">
|
||||
|
||||
Reference in New Issue
Block a user