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:
Braks
2021-11-23 14:38:49 +01:00
parent 345312728c
commit 67634fd72e
3 changed files with 24 additions and 3 deletions
@@ -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">