pub async fn call_backend(name: String, parameters: Vec<JsValue>) -> JsValue
Call a function on the back-end. Returns null (None) if this fails for any reason.