setContainerQueryText
suspend fun setContainerQueryText(args: CSS.SetContainerQueryTextParameter, mode: CommandMode = CommandMode.DEFAULT): CSS.SetContainerQueryTextReturn
Modifies the expression of a container query.
suspend fun setContainerQueryText(styleSheetId: String, range: CSS.SourceRange, text: String): CSS.SetContainerQueryTextReturn
Modifies the expression of a container query.
Parameters
styleSheetId
No description
range
No description
text
No description