Function create

  • Create a gallery with the provided HTMLElement.

    Parameters

    • blocks: HTMLElement

      contains the images that belong to the gallery

    • enableKeys: boolean = false

      enables keyboard navigation

    Returns void

Generated using TypeDoc