Click or drag to resize

HighlightConfig Properties

Version 130.1.90

The HighlightConfig type exposes the following members.

Properties
 NameDescription
Public propertyBorderColor The border highlight fill color (default: transparent).
Public propertyColorFormat The color format used to format color styles (default: hex).
Public propertyContainerQueryContainerHighlightConfig The container query container highlight configuration (default: all transparent).
Public propertyContentColor The content box highlight fill color (default: transparent).
Public propertyContrastAlgorithm The contrast algorithm to use for the contrast ratio (default: aa).
Public propertyCssGridColor The grid layout color (default: transparent).
Public propertyEventTargetColor The event target element highlight fill color (default: transparent).
Public propertyFlexContainerHighlightConfig The flex container highlight configuration (default: all transparent).
Public propertyFlexItemHighlightConfig The flex item highlight configuration (default: all transparent).
Public propertyGridHighlightConfig The grid layout highlight configuration (default: all transparent).
Public propertyMarginColor The margin highlight fill color (default: transparent).
Public propertyPaddingColor The padding highlight fill color (default: transparent).
Public propertyShapeColor The shape outside fill color (default: transparent).
Public propertyShapeMarginColor The shape margin fill color (default: transparent).
Public propertyShowAccessibilityInfo Whether the a11y info should be shown (default: true).
Public propertyShowExtensionLines Whether the extension lines from node to the rulers should be shown (default: false).
Public propertyShowInfo Whether the node info tooltip should be shown (default: false).
Public propertyShowRulers Whether the rulers should be shown (default: false).
Public propertyShowStyles Whether the node styles in the tooltip (default: false).
Top
See Also