setSupportsText

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