Skip to main content

scalar_html_from_json

Function scalar_html_from_json 

Source
pub fn scalar_html_from_json(
    config_json: &str,
    js_bundle_url: Option<&str>,
) -> Result<String, Error>
Expand description

Return the Scalar HTML with embedded config from a JSON string and optional JS bundle URL