Skip to Content
The new glomex player is released! 🎉View upgrade guide

Interface: GlomexWindow

Extends

  • Window

Indexable

[index: number]: Window

Properties

glomex

glomex: object

setupIntegration()

Initializes the integration.

Parameters
config

SetupConfig

The configuration object for the integration.

destinationWindow?

Window

The window where the integration should be applied. Defaults to the current window.

Returns

IntegrationElement

The created integration element that then can be added to the DOM.

Last updated on