ComputedStyleUpdated

@Serializable
data class ComputedStyleUpdated(val nodeId: NodeId) : CSSEvent

(undocumented in the protocol definition)

Official doc

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

The node id that has updated computed styles.