mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
For example, if you give an element the attribute click: 'elementClicked', the template will bind a click event to that element which calls the elementClicked method on the view.