#ElementTag
This is a description of the #ElementTag object
Definition
_#def
_#def: {
id: string
bgColor?: #color
fontColor?: #color
borderColor?: #color
legendText?: string
technology?: #Technology
shadowing?: bool
shape?: "rounded" | "eightsided"
}
Usage
- id: string
- bgColor?: #color
- fontColor?: #color
- borderColor?: #color
- legendText?: string
- technology?: #Technology
- shadowing?: bool
- shape?: “rounded” | “eightsided”
Last modified June 19, 2024: feat: add version to the modules (8c3c726)