GetNodesForSubtreeByStyleResponse

@Serializable
data class GetNodesForSubtreeByStyleResponse(val nodeIds: List<NodeId>)(source)

Response type for the DOMDomain.getNodesForSubtreeByStyle command.

Constructors

Link copied to clipboard
constructor(nodeIds: List<NodeId>)

Properties

Link copied to clipboard

Resulting nodes.