I've created a plunker to demonstrate my question, it is in here: http://plnkr.co/edit/lPyCJL .
In the plunker, when you click the button it will change the model, adding new children elements. I need to perform some element styling once entire HTML is in the DOM.
Where should I hook in? Greg