Events

All important actions trigger events. It is easy to listen to any form event either by providing on"EventName" function or by using on() and off() methods. Open up a console and see the event flow of the form below.