Type alias OrthogonalRouterMode

OrthogonalRouterMode: keyof typeof OrthogonalRouterModes

How to draw edges in 'orthogonal' mode in the edge router plugin. bus collates lines that are traversing a segment together into one line. separate draws lines that are traversing a segment together as parallel lines.