问题
I'm building a phonegap application and plan to use Telerik's Kendo UI framework to generate the UI. Telerik Kendo UI already has an MVVM implementation and I'd like to use that and not include Knockout JS. Is this something that is supported, or is Durandal JS deeply integrated with Knockout?
回答1:
Roger Gullhaug has written a blog post, detailing how Durandal can be used together with Kendo UI's data binding: Using Durandal and KendoUI together
Also the official Durandal documentation contains a mention about Kendo: KendoUI
来源:https://stackoverflow.com/questions/15409941/kendoui-integration-into-durandal-js