Type Alias: CreateEdgeCurveProgramOptions<N, E, G>
CreateEdgeCurveProgramOptions<
N
,E
,G
>:object
Type Parameters
• N extends Attributes
= Attributes
• E extends Attributes
= Attributes
• G extends Attributes
= Attributes
Type declaration
arrowHead
arrowHead:
null
|object
curvatureAttribute
curvatureAttribute:
string
defaultCurvature
defaultCurvature:
number
drawLabel?
optional
drawLabel:EdgeLabelDrawingFunction
<N
,E
,G
>