#RelationTag
This is a description of the #RelationTag object
Definition
_#def
_#def: {
id: string
textColor?: #color
lineColor?: #color
lineStyle?: "dash" | "dot" | "bold"
technology?: #Technology
legendText?: string
legendSprite?: "\(technology)"
}
Usage
- id: string
- textColor?: #color
- lineColor?: #color
- lineStyle?: “dash” | “dot” | “bold”
- technology?: #Technology
- legendText?: string
- legendSprite?: “(technology)”
Last modified June 19, 2024: feat: add version to the modules (8c3c726)