pl.wendigo.chrome.api.css / GetStyleSheetTextRequest

GetStyleSheetTextRequest

data class GetStyleSheetTextRequest (source)

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

Returns the current textual content for a stylesheet.

Link
CSS#getStyleSheetText method documentation.

See Also

CSSOperations.getStyleSheetText

Constructors

<init>

GetStyleSheetTextRequest(styleSheetId: StyleSheetId)

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

Properties

styleSheetId

val styleSheetId: StyleSheetId