This repository was archived by the owner on Feb 2, 2025. It is now read-only.
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
Upgrade to DataTables.net v2 and swap out @types/datatables.net for the built-in types #1780
Closed
Description
🚀 Feature request: DataTables.net v2 Support
DataTables.net v2.0.0 shipped in early March. This issue is to track progress towards support. Here's what's new in v2.
This issue was started based on a discussion, but choosing to copy all that text into this issue seems like it would just make things messy.
It's worth noting that, at this time, my project is about to target both angular-datatables 17.0.0 and datatables.net 2.0.2 in NPM and successfully build and deploy. The problem is in using the new v2 APIs (more on that in a comment below).