DefinitelyTyped/devextreme
2016-05-10 12:24:49 -07:00
..
devextreme-15.1.3.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.1.4.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.1.5.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.1.6.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.1.7.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.1.8.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.2.4.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.2.5.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-15.2.7.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
devextreme-tests.ts Remove unneeded references 2016-05-10 12:22:25 -07:00
index.d.ts Change relative reference paths to types references. Errors incoming... 2016-05-09 18:06:27 -07:00
README.md 14.2 version 2014-12-10 15:46:51 +03:00
tsconfig.json Add noEmit to all config files 2016-05-10 12:24:49 -07: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.