setNavigationText
suspend fun setNavigationText(args: CSS.SetNavigationTextParameter, mode: CommandMode = CommandMode.DEFAULT): CSS.SetNavigationTextReturn
Modifies the expression of a navigation at-rule.
suspend fun setNavigationText(styleSheetId: String, range: CSS.SourceRange, text: String): CSS.SetNavigationTextReturn
Modifies the expression of a navigation at-rule.
Parameters
styleSheetId
No description
range
No description
text
No description