HighlightConfig Properties |
The HighlightConfig type exposes the following members.
Name | Description | |
---|---|---|
BorderColor |
The border highlight fill color (default: transparent).
| |
ColorFormat | ||
ContentColor |
The content box highlight fill color (default: transparent).
| |
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).
| |
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).
|