Angular 2.0 Support?

Now that Angular 2 is in release candidate, is there any guidance on integrating webix with this?

It is quite easy to wrap the Webix control in Angular 2 component.
Still, there is no major benefit in using both frameworks at the same time. It has sense only if you are adding a few component to the Angular based app. If you are using a lot of Webix UI, it better to check something like Webix Jet

Thanks, Maksim

Could you give a code example? Are there any bridge models available?

Since version 4.0 Webix is compatible with Angular 2. The demo and the tutorial are available on our GitHub.