handlebars


大家好,请问下面的代码是handlebars语法吗:
$el.html(),$message.html() 是jquery语法吗
render:funciton(){


 this.$el.html(__html(Handlebars.template(function(Handlebars, depth0, helpers, partials, data) {
   ......
 }

}

handlebars

protect 9 years, 4 months ago

Your Answer