Model Events Demo

This demo shows listening to model update events. Clicking on a person's name will show a form to update their birthday. Change the birthday and 'blur' the input to update their listed age.

Direct Binding

The following list binds directly to "birthday" events.

Subscribing

The following list subscribes to "contact.updated" events.