- Preparing search index...
- The search index is not available
refa - v0.12.1
Interface ToMermaidOptions<S, T>
Properties
getEdgeAttributes
getEdgeAttributes: ((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