mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
| .. | ||
| dx.devextreme-tests.ts | ||
| dx.devextreme.d.ts | ||
| README.md | ||
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.