Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们正在使用 Telerik Kendo 移动套件开发适用于 iOS 和 Android 的混合应用程序。
有没有人使用过这个套件中的Switch 组件?我检查了文档,似乎根本没有办法禁用这个组件?
有谁知道实际上是否有一种方法可以禁用此组件?
作为参考,此代码绝对不会禁用它。
<input type="checkbox" disabled="disabled" data-role="switch" />
谢谢你。
Kendo UI 开发人员在这里 - 我们将在下一个版本(2013 年第三季度)中支持这一点。