- Preparing search index...
- The search index is not available
refa - v0.11.0 
 
Interface ToMermaidOptions<S, T>
  
 
Properties
getEdgeAttributes
get
Edge
Attributes
: ((transition
: T, nth
: number, from
: S, to
: S, info
: NodeInfo<S>) => MermaidEdge)
Type declaration
- 
- (transition: T, nth: number, from: S, to: S, info: NodeInfo<S>): MermaidEdge
- 
Parameters
- 
transition: T
- 
nth: number
- 
from: S
- 
to: S
- 
 
 
 
 
Optional getNodeAttributes