AshDiagram.Flowchart.Edge (AshDiagram v0.2.1)
View SourceRepresents an edge/link between nodes in a flowchart.
Summary
Functions
Composes the Mermaid syntax for an edge.
Types
@type type() ::
:cross
| :bidirectional
| :invisible
| :thick_line
| :thick_arrow
| :dotted_line
| :dotted_arrow
| :arrow
| :circle
| :line