• It creates a Marvin Pro UI instance and puts it onto the given dom element. Uses React 18 async rendering.

    Parameters

    • htmlElement: HTMLElement

      The dom element where Marvin Pro UI instance will be put.

    • Optional settings: MarvinProSettings

      Configuration options for Marvin Pro UI.

    Returns Promise<MarvinPro>

Generated using TypeDoc