Set Media Text Request
data class SetMediaTextRequest(styleSheetId: StyleSheetId, range: SourceRange, text: String)
Content copied to clipboard
Represents request frame that can be used with CSS#setMediaText operation call.
Modifies the rule selector.
See also
Constructors
SetMediaTextRequest
Link copied to clipboard
fun SetMediaTextRequest(styleSheetId: StyleSheetId, range: SourceRange, text: String)
Content copied to clipboard
Properties
Sources
jvm source
Link copied to clipboard