FlexNodeHighlightConfig

@Serializable
data class FlexNodeHighlightConfig(val flexContainerHighlightConfig: FlexContainerHighlightConfig, val nodeId: NodeId)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(flexContainerHighlightConfig: FlexContainerHighlightConfig, nodeId: NodeId)

Properties

Link copied to clipboard

A descriptor for the highlight appearance of flex containers.

Link copied to clipboard

Identifier of the node to highlight.