ts-graphviz
Preparing search index...
@ts-graphviz/react
useEdge
Function useEdge
useEdge
(
targets
:
EdgeTargetLikeTuple
,
props
?:
EdgeOptions
)
:
EdgeModel
useEdge
is a hook that creates an instance of Edge according to the object given by props.
Parameters
targets
:
EdgeTargetLikeTuple
props
:
EdgeOptions
= {}
Returns
EdgeModel
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ts-graphviz
Loading...
useEdge
is a hook that creates an instance of Edge according to the object given by props.