[][src]Function egui_web::console_warn

pub fn console_warn(s: impl Into<JsValue>)

Log a warning to the developer console (console.warn(...) in JS)