API reference

Methods

This section lists the public methods the LiSA Content Hub exposes.

destroy()

Remove all markup injected by LiSA Content hub and unregister all event listeners.

Usage example:

window.LiSA.library.destroy();

reInit()

Re-initialize the LiSA Content Hub with all its registered configurations.

Usage example:

window.LiSA.library.reInit();

Components

The LiSA Content Hub exposes a set of components which also allow for customization of the behaviour of the Content Hub. Please see the API references for each of the components:

Library API reference

Player API reference

Quick View API reference

Last updated