backbone.marionette.rivets
v1.0.1
Published
add rivets to backbone.marionette
Downloads
4
Readme
backbone.marionette.rivets
add rivets to backbone.marionette
##ItemView: ###override:
_renderTemplatefor add rivets binding and call getTemplateDatadestroyfor unbinding rivets
###new method:
getTemplateData: renderTemplate call this method instead of serialiazeData. By default get Model or Collection of the view._oldRenderTemplate: old methodoldDestroy: old method
#Installation:
You can install using the package manager of your choice. We currently maintain releases on npm, jam and bower (recommended).
bower install backbone.marionette.rivets