Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "src/embedder"

Index

Functions

Functions

embed

  • embed<T>(container: HTMLElement, config: IEmbedConfiguration): Promise<T>
  • Embed a PowerBI object in the specified element.

    Type parameters

    • T: Embed

    Parameters

    • container: HTMLElement
    • config: IEmbedConfiguration

    Returns Promise<T>

Generated using TypeDoc