Skip to content

Instantly share code, notes, and snippets.

@linus-amg
Created August 30, 2015 00:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linus-amg/1881e1fe555b9b5dab7d to your computer and use it in GitHub Desktop.
Save linus-amg/1881e1fe555b9b5dab7d to your computer and use it in GitHub Desktop.
use the behavior
class RowView extends Marionette.ItemView
tagName: 'tr'
template: require './row.hbs'
behaviors:
Socket: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment