Widgets
...
Content Hub
Configuration options

On

2min

LiSA Library and its components emit events that can be caught and acted upon.

error

Any error the LiSA library throws and/or catches during its life cycle is exposed via the Library error event callback. You can register a callback function which receives the Error instance as its single argument.

JS


ready

You can provide a LiSA Library event handler in order to customize the behavior of your LiSA player.

JS


Please note: The Library object, the Library's player and its exposed APIs are only accessible within the Library ready callback function.

Please see Player API reference for further information on how to customize the behaviour of your player.

Updated 25 Mar 2024
Doc contributor
Did this page help you?