Thanks a lot! The use case is wrapping directive to create reusable UI component.
On Friday, March 21, 2014 3:15:46 PM UTC+8, benbai123 wrote: > > > Hi Group, > > Assume using the "Create Components" sample at http://angularjs.org/, > there are already two panes under tabs. > Now I want to add a third pane with a button click, is this doable? > > One possible way that I have tried is regenerate all html and call > bootstrap manually, > but the performance is not good and may cause blinking if need some extra > processing within link function. > > I know this is not the recommended way in angularjs, but still want to > know whether it is possible if I really need to achieve. > > Thanks in advance > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
