Skip to content

Up and Running with CpExtra

Chapter 5: Event Listeners

The basis for building interactions is running an action in response to an event. In this chapter we will see how CpExtra allows you to run actions in response to new events, while also allowing you greater control of when you do and don’t want to respond to an event.