pl.wendigo.chrome.domain.css / GetComputedStyleForNodeRequest

GetComputedStyleForNodeRequest

data class GetComputedStyleForNodeRequest (source)

Represents request frame that can be used with CSS.getComputedStyleForNode method call.

Returns the computed style for a DOM node identified by nodeId.

Constructors

<init>

GetComputedStyleForNodeRequest(nodeId: NodeId)

Represents request frame that can be used with CSS.getComputedStyleForNode method call.

Properties

nodeId

val nodeId: NodeId