pl.wendigo.chrome.domain.css / GetMatchedStylesForNodeRequest

GetMatchedStylesForNodeRequest

data class GetMatchedStylesForNodeRequest (source)

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

Returns requested styles for a DOM node identified by nodeId.

Constructors

<init>

GetMatchedStylesForNodeRequest(nodeId: NodeId)

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

Properties

nodeId

val nodeId: NodeId