[−][src]Function web_sys::css::supports
pub fn supports(condition_text: &str) -> Result<bool, JsValue>
The CSS.supports()
function.
This API requires the following crate features to be activated: css
pub fn supports(condition_text: &str) -> Result<bool, JsValue>
The CSS.supports()
function.
This API requires the following crate features to be activated: css