mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04: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.