| HighlightConfig Properties | 
The HighlightConfig type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | BorderColor | 
            The border highlight fill color (default: transparent).
             | 
|  | ColorFormat | |
|  | ContentColor | 
            The content box highlight fill color (default: transparent).
             | 
|  | ContrastAlgorithm | |
|  | CssGridColor | 
            The grid layout color (default: transparent).
             | 
|  | EventTargetColor | 
            The event target element highlight fill color (default: transparent).
             | 
|  | FlexContainerHighlightConfig | 
            The flex container highlight configuration (default: all transparent).
             | 
|  | FlexItemHighlightConfig | 
            The flex item highlight configuration (default: all transparent).
             | 
|  | GridHighlightConfig | 
            The grid layout highlight configuration (default: all transparent).
             | 
|  | MarginColor | 
            The margin highlight fill color (default: transparent).
             | 
|  | PaddingColor | 
            The padding highlight fill color (default: transparent).
             | 
|  | ShapeColor | 
            The shape outside fill color (default: transparent).
             | 
|  | ShapeMarginColor | 
            The shape margin fill color (default: transparent).
             | 
|  | ShowAccessibilityInfo | 
            Whether the a11y info should be shown (default: true).
             | 
|  | ShowExtensionLines | 
            Whether the extension lines from node to the rulers should be shown (default: false).
             | 
|  | ShowInfo | 
            Whether the node info tooltip should be shown (default: false).
             | 
|  | ShowRulers | 
            Whether the rulers should be shown (default: false).
             | 
|  | ShowStyles | 
            Whether the node styles in the tooltip (default: false).
             | 
 See Also
See Also