1
2
3
4
Value of the text input:
Is the checkbox checked?
Value of the select:
ModelLocator.set('foo', 'Change foo dynamically!')
ModelLocator.set('isThisTrue', ! ModelLocator.isThisTrue)
ModelLocator.set('howMany', 3)