DefinitelyTyped/devextreme
BingoRUS 63916eca26 Update DevExtreme definitions to 16.2.4
16.2 is the new major version of DevExtreme. Read more about changes
here: https://www.devexpress.com/Support/WhatsNew/DevExtreme/
2017-01-23 19:47:01 +03:00
..
v15 Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -08:00
devextreme-tests.ts Merge branch 'master' into mergemaster20161130 2016-11-30 16:53:46 -08:00
index.d.ts Update DevExtreme definitions to 16.2.4 2017-01-23 19:47:01 +03:00
README.md
tsconfig.json Use "lib" in tsconfigs instead of "target". (#13968) 2017-01-18 07:51:51 -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.