I want to layout the angular components which are wrappers to webix components using angular/flex-layout. But the webix components getting render as one after the other than getting rendered in tabler format. I also observed that in the DOM Explorer the webix components are out-side of my angular root component whereas in the code it is not.
Is there any solution??
I want to layout the angular components which are wrappers to webix components using angular/flex-layout. But the webix components getting render as one after the other than getting rendered in tabler format. I also observed that in the DOM Explorer the webix components are out-side of my angular root component whereas in the code it is not.
Is there any solution??