Files
DefinitelyTyped/devextreme
AndyandGitHub a4bd9fa3c1 Add "noImplicitThis" to all tsconfig.json (#13446)
* Add "noImplicitThis" to all tsconfig.json

* Use `"noImplicitThis": false` on packages with broken tests.
2016-12-19 14:11:46 -08:00
..
2016-11-30 17:09:25 -08:00
2016-10-05 11:40:00 -07:00
2016-11-10 18:53:43 +03:00
2016-11-30 17:09:25 -08:00
2016-11-30 17:09:25 -08:00
2016-11-30 17:09:25 -08:00
2016-11-30 17:09:25 -08:00
2016-11-30 17:09:25 -08:00

DevExtreme TypeScript definitions

You can use DevExtreme TypeScript definitions to add DevExtreme widgets (UI widgets and Data Visualization widgets) to your TypeScript apps, as well as build DevExtreme single-page applications using TypeScript. To do that, simply add at the top of your code.

The API enclosed into the DevExtreme TypeScript definition file fully corresponds to the API described in the DevExtreme JavaScript Reference documentation.

To build applications based on the DevExtreme SPA framework in Visual Studio, use TypeScript application templates integrated into Visual Studio.

If you have any issues while using the DevExtreme TypeScript definitions, please refer to our Support Center.