I am looking for an example on the syntax of a kendo mvvm dependant(computed) observable when used in type script.
Have not been able to find this anywhere.
Best regards
Ole
1 Answer, 1 is accepted
0
Stefan
Telerik team
answered on 03 Oct 2016, 10:05 AM
Hello Bjorn,
I can suggest checking the following example that shows how to use Kendo UI MVVM in TypeScript. The super.init method is needed to properly set up dependency tracking: