TypeScript support
From version 1.1, DHTMLX Kanban comes with TypeScript definitions, so it's ready to use with TypeScript right away.
note
Feel free to check things out in the Snippet Tool.
Advantages of using TypeScript
Using DHTMLX Kanban with TypeScript comes with some handy perks.
TypeScript helps make the development process smoother and more reliable. With type checking and autocompletion, it's much easier to spot mistakes early. Plus, when working with the DHTMLX Kanban API, TypeScript gives clear hints about what types of data to use.