Events & Listeners
Send data to the model, and listen to events sent from the model
You can send data to the model, and also listen to events dispatched from the model.
Api Events
Event Responses
Custom events need to be setup directly in studio.
configurator_state_change
Add event listener
Remove event listener
Dispatching Custom Events
Last updated