My Requirement
I am generating a template through a directive. Here I will pass some data to generate the template.
I want to call another directive after the above directive has been finished the render.
My Requirement
I am generating a template through a directive. Here I will pass some data to generate the template.
I want to call another directive after the above directive has been finished the render.