I have noticed that the function kendoForm is missing in kendo.all.d.ts (v2021.1.119)
Is that an oversight, or is Telerik trying to tell me something :-)
3 Answers, 1 is accepted
0
Stoyan
Telerik team
answered on 16 Apr 2021, 12:32 PM
Hi Fredrik,
This omission is not intended. I have logged a Bug Report on your behalf. You can follow it in our Public Portal. As the issue is of highest priority, you can expect it to be fixed in our next official release.
Meanwhile you can use the following to be able to access the Form Widget.
new kendo.ui.Form($("***"), {...options})
As a token of gratitude for reporting the encountered issue I have updated your Telerik points
I noticed that https://feedback.telerik.com/kendo-jquery-ui/1515769-missing-typescript-definition-for-kendoform has been marked as 'Complete'. Does this mean that the TypeScript definitions will be available in next release?
0
Stoyan
Telerik team
answered on 22 Apr 2021, 09:34 AM
Hello Fredrik,
Yes, the TypeScript definitions of the Kendo Form will be available in the next release.