pl.wendigo.chrome.domain.css / GetStyleSheetTextRequest

GetStyleSheetTextRequest

data class GetStyleSheetTextRequest (source)

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

Returns the current textual content for a stylesheet.

Constructors

<init>

GetStyleSheetTextRequest(styleSheetId: StyleSheetId)

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

Properties

styleSheetId

val styleSheetId: StyleSheetId