Hi,
I'm requesting that the documentation regarding permissible button bindings be reconciled and made consistent in the following places:
http://demos.telerik.com/kendo-ui/button/mvvm
http://docs.telerik.com/KENDO-UI/framework/mvvm/bindings/enabled
I realize that the first is about the Button widget, and the second is about MVVM. The problem is that some of our developers have started using the 'disabled' binding on regular old HTML5 buttons, which does not appear officially supported, but nevertheless works. We need to know if this is an undocumented feature that could change, or a mistake in the MVVM documentation.
FWIW, the disabled attribute is a legal value for button elements, so it would be surprising to find that Kendo's MVVM does not recognize that.
Many thanks!
Trav