web_sys::css

Function escape

source
pub fn escape(ident: &str) -> String
Expand description

The CSS.escape() function.

MDN Documentation

This API requires the following crate features to be activated: css