Skip to main content

TypeScript support

Since v1.1, DHTMLX Kanban ships with built-in TypeScript definitions.

note

Try the Snippet Tool for a working TypeScript example.

Benefits of TypeScript

TypeScript catches mistakes early through static type checking and autocompletion. The bundled definitions also show the expected data shapes when you call the Kanban API.