ScrollSnapHighlightConfig

@Serializable
data class ScrollSnapHighlightConfig(val scrollSnapContainerHighlightConfig: ScrollSnapContainerHighlightConfig, val nodeId: NodeId)

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(scrollSnapContainerHighlightConfig: ScrollSnapContainerHighlightConfig, nodeId: NodeId)

Properties

Link copied to clipboard

Identifier of the node to highlight.

Link copied to clipboard

A descriptor for the highlight appearance of scroll snap containers.