chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / GetMatchedStylesForNodeRequest

GetMatchedStylesForNodeRequest

data class GetMatchedStylesForNodeRequest

Request object containing input parameters for the CSSDomain.getMatchedStylesForNode command.

Constructors

<init>

Request object containing input parameters for the CSSDomain.getMatchedStylesForNode command.

GetMatchedStylesForNodeRequest(nodeId: NodeId)

Properties

nodeId

val nodeId: NodeId