ContainerQueryHighlightConfig

@Serializable
data class ContainerQueryHighlightConfig(val containerQueryContainerHighlightConfig: ContainerQueryContainerHighlightConfig, val nodeId: NodeId)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(containerQueryContainerHighlightConfig: ContainerQueryContainerHighlightConfig, nodeId: NodeId)

Properties

Link copied to clipboard

A descriptor for the highlight appearance of container query containers.

Link copied to clipboard

Identifier of the container node to highlight.