mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Merge pull request #9860 from DevExpress/master
Fix readme.md line endings and formatting for DevExpress ASP.NET/MVC definitions
This commit is contained in:
@@ -1,7 +1,15 @@
|
||||
# DevExpress ASP.NET/MVC TypeScript definitions #
|
||||
DevExpress ASP.NET/MVC TypeScript definitions
|
||||
=============================================
|
||||
|
||||
You can use these TypeScript definitions for your web projects, which contain DevExpress ASP.NET or MVC controls. For this, simply add <reference path="TypeScript/devexpress-web.d.ts" /> at the top of your code.
|
||||
|
||||
The API enclosed into the DevExpress ASP.NET/MVC TypeScript definition file fully corresponds to the API described in the DevExpress ASP.NET/MVC Documentation: [Reference](https://documentation.devexpress.com/#AspNet/DevExpressWebScripts).
|
||||
|
||||
If you have any issues while using the DevExpress ASP.NET/MVC TypeScript definitions, please refer to our [Support Center](https://www.devexpress.com/Support/Center/Question/List/1).
|
||||
You can use these TypeScript definitions for your web projects, which contain
|
||||
DevExpress ASP.NET or MVC controls. For this, simply add at the top of your
|
||||
code `<reference path="TypeScript/devexpress-web.d.ts" />`.
|
||||
|
||||
The API enclosed into the DevExpress ASP.NET/MVC TypeScript definition file
|
||||
fully corresponds to the API described in the DevExpress ASP.NET/MVC
|
||||
Documentation:
|
||||
[Reference](https://documentation.devexpress.com/#AspNet/DevExpressWebScripts).
|
||||
|
||||
If you have any issues while using the DevExpress ASP.NET/MVC TypeScript
|
||||
definitions, please refer to our [Support
|
||||
Center](https://www.devexpress.com/Support/Center/Question/List/1).
|
||||
|
||||
Reference in New Issue
Block a user