pub fn scalar_html_from_json( config_json: &str, js_bundle_url: Option<&str>, ) -> Result<String, Error>
Return the Scalar HTML with embedded config from a JSON string and optional JS bundle URL