issue_tree
    Preparing search index...

    Function setHtmlAssets

    • Override the inlined HTML assets. loadHtmlAssets calls this with assets read from disk; tests call it directly with stub assets and skip the disk read.

      Parameters

      • assets: HtmlAssets

        the viz.js engine source and browser-bundle source

      Returns void

      setHtmlAssets({ vizSource, clientBundle });