Function createLineUp

  • Parameters

    • container: HTMLElement

      the html element lineup should be built in

    • data: DataProvider

      the data provider

    • config: Partial<ILineUpOptions> = {}

      lineup configuration overrides

    Returns LineUp

    the created lineup instance