📄️ Getting started
To load the Caast Library on your website you just need to add this code at the end of your body tag element
🗃️ Display
9 items
📄️ Methods
Caast Library expose some methods to allow you to perform operations on your site. Those methods are described here. We assume that you are implementing those methods after Caast Library emitted the caast.onLoaded event on the DOM.
📄️ Emitted events
The Caast Library emits a lots of custom events in order to implement code on your side. Those events are emitted on each widget action and return some custom data. Please refer to the data section if you want details about what information is available.
📄️ Data
When you subscribe to caast.on method (details here) you will receive data in order to apply some custom logic on your side