Function: StepEdge
â–¸ StepEdge(props
, ctx
): any
Parameters
Name | Type |
---|---|
props | StepEdgeProps |
ctx | Omit <{ attrs : Data ; emit : (event : string , ...args : any []) => void ; expose : (exposed? : Record <string , any >) => void ; slots : Readonly <InternalSlots > }, "expose" > |
Returns
any