setSupportsText
suspend fun setSupportsText(args: CSS.SetSupportsTextParameter, mode: CommandMode = CommandMode.DEFAULT): CSS.SetSupportsTextReturn
Modifies the expression of a supports at-rule.
suspend fun setSupportsText(styleSheetId: String, range: CSS.SourceRange, text: String): CSS.SetSupportsTextReturn
Modifies the expression of a supports at-rule.
Parameters
styleSheetId
No description
range
No description
text
No description