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