setMediaText
suspend fun setMediaText(args: CSS.SetMediaTextParameter, mode: CommandMode = CommandMode.DEFAULT): CSS.SetMediaTextReturn
Modifies the rule selector.
suspend fun setMediaText(styleSheetId: String, range: CSS.SourceRange, text: String): CSS.SetMediaTextReturn
Modifies the rule selector.
Parameters
styleSheetId
No description
range
No description
text
No description