Click or drag to resize

HighlightConfig Properties

Version 86.0.240

The HighlightConfig type exposes the following members.

Properties
  NameDescription
Public propertyBorderColor
The border highlight fill color (default: transparent).
Public propertyColorFormat
Public propertyContentColor
The content box highlight fill color (default: transparent).
Public propertyCssGridColor
The grid layout color (default: transparent).
Public propertyEventTargetColor
The event target element highlight fill color (default: 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