Set Style Sheet Text Request
data class SetStyleSheetTextRequest(styleSheetId: StyleSheetId, text: String)
Content copied to clipboard
Represents request frame that can be used with CSS#setStyleSheetText operation call.
Sets the new stylesheet text.
See also
Constructors
SetStyleSheetTextRequest
Link copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard