IsolatedElementHighlightConfig

@Serializable
data class IsolatedElementHighlightConfig(val isolationModeHighlightConfig: IsolationModeHighlightConfig, val nodeId: NodeId)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(isolationModeHighlightConfig: IsolationModeHighlightConfig, nodeId: NodeId)

Properties

Link copied to clipboard

A descriptor for the highlight appearance of an element in isolation mode.

Link copied to clipboard

Identifier of the isolated element to highlight.