#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 October 27, 2023: feat: Elastic Search is a DB (5262088)