HighLightColor Type
Colors to highlight components Case name is used as HTML color name. See JSHelpers.getColorString lots of colors can be added, see https://www.w3schools.com/colors/colors_names.asp The Text() method converts it to the correct HTML string Where speed matters the color must be added as a case in the match statement
Union cases
Union case | Description |
Full Usage:
Blue
|
|
Full Usage:
Brown
|
|
Full Usage:
DarkSlateGrey
|
|
Full Usage:
Green
|
|
Full Usage:
Grey
|
|
Full Usage:
Orange
|
|
Full Usage:
Purple
|
|
Full Usage:
Red
|
|
Full Usage:
SkyBlue
|
|
Full Usage:
Thistle
|
|
Full Usage:
White
|
|
Full Usage:
Yellow
|
Instance members
Instance member | Description |
Full Usage:
this.Text
Returns: string
|
|