A list of router objects forming a chain through whichlinks pass until they are routed successfully.
Namespace: MindFusion.Diagramming
File: CompositeRouter.js
SyntaxJavaScript
Copy Code
|
|---|
get routers() {} |
Array
An array of Router -derived objects.
RemarksBy default the list contains PatternRouter and Router objects
See Also