WEBIX-ANGULARJS Integration

Hi team,

i am trying to integrate webix with angularjs application. i have observed that webix is using it’s own container for css and which are been conflicting with our application and i have also seen that all css classes of webix components are applied inline trough javascript.

So, is there any way to handle the css classes from my side ?

You can override css rules if necessary, but it is not recommended.
Instead of it, you can attach your own css class to all components

http://docs.webix.com/api__link__ui.view_css_config.html