Reuse an Angular 1.x Directiove within the KUIB 2.0

Posted by spandau66 on 17-Oct-2017 08:35

I currently have an exisiting Angular Directive which I would like if posible to reuse within the KUIB.
A short description of the Directive is that it implements an Input field (with a button" utilising:
ng-change for a "autoCompleteChange" function and ng-blur for a "autoCompleteSearch" function. The button triggers
a ng-click event.

So the question is, it is possible to reuse and what would be the best way?

All Replies

This thread is closed