Closed sitorush closed 8 years ago
Hi.. Is there an example how to create a directive? I need a directive not a component. I need to do animations and lots of DOM manipulations.
Thanks
@sitorush any ideas?
Yep, look at the example app here: https://github.com/AngularClass/NG6-todomvc-starter/tree/master/src/app/components/todoTextInput
Hi.. Is there an example how to create a directive? I need a directive not a component. I need to do animations and lots of DOM manipulations.
Thanks