Appearance
@vue-flow/monorepo • Docs
Type Alias: SmoothStepEdgeType<Data, CustomEvents>
SmoothStepEdgeType<
Data
,CustomEvents
>:DefaultEdge
<Data
,CustomEvents
> &object
Type declaration
pathOptions?
optional
pathOptions:SmoothStepPathOptions
type
type:
"smoothstep"
Type Parameters
• Data = ElementData
• CustomEvents extends Record
<string
, CustomEvent
> = any