Hi,
I am working on Integrating Angular JS with my webix code using “Initing from Config Object” technique
eg.
and i am providing “config” definition in Angular JS controller.
But while providing definition of “config” (with webix components in controller), i want to associate a Model with each webix component… (like using ng-Model).
Hi, I wrote an example of directive, which helps to integrate the webix controls with angular app. There is support for ngModel, but not all implemented and not all tested. Just an example. http://jsfiddle.net/deadlink/wr2mtno5/