v1.4.0 – UI hash cross utilization
adds the ability to DRY up your events
and triggers
as documented below
ui:
button: '.button'
triggers:
'click @ui.button': 'bam'
events:
'click @ui.button': 'onButtonClick'
adds the ability to DRY up your events
and triggers
as documented below
ui:
button: '.button'
triggers:
'click @ui.button': 'bam'
events:
'click @ui.button': 'onButtonClick'