• Instantiate the given component.

    Parameters

    • configResourceUrl: string

      The URL or local path to a Components.js config file.

    • instanceUri: string

      A URI identifying the component to instantiate.

    • Optionalproperties: ISetupProperties

      Properties to pass to the Components.js manager.

    Returns Promise<any>

    A promise that resolves to the instance.