@Mehak_Fatima wrote:
Hi guys,
I am trying to bind jquery events to the HTML elements in my template once the template has rendered. The only hook I can find is the init() hook in template, there is a didRender hook in Ember component, that allows me to do this but this won’t be a very good approach to use component instead of Ember Template.
Kindly tell me if there is any other way to do this through templates.
Posts: 1
Participants: 1