Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 622 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 622 Bytes

ExtTS

Premium TypeScript type definitions for Sencha Ext JS ExtTS for ExtJS 4.x, 5.x, 6.x

Copyright (C) 2015-2016 ExtFX.NET Contact: thanhptr@gmail.com

Version: 1.0.0.0

This is designed to be used in conjunction with fabioparra's patched Typescript compiler that emits ExtJS style classes (https://github.com/fabioparra/TypeScript). ExtJS versions 4 and 5 are supported.

Every latest version of ExtJS 4.x, 5.x, 6.x is supported; currently latest version is 6.0.2.437.

Everything you can find from ExtJS API document is in the type definitions with strongly-typed support (such as: Ext.dom.Element, ButtonConfig,..)