datatables.net-bs5
Advanced tools
Comparing version
@@ -8,3 +8,3 @@ { | ||
"types": "./types/dataTables.bootstrap5.d.ts", | ||
"version": "2.2.2", | ||
"version": "2.3.0", | ||
"files": [ | ||
@@ -26,3 +26,3 @@ "css/**/*.css", | ||
"dependencies": { | ||
"datatables.net": "2.2.2", | ||
"datatables.net": "2.3.0", | ||
"jquery": ">=1.7" | ||
@@ -29,0 +29,0 @@ }, |
@@ -28,3 +28,3 @@ # DataTables with [Bootstrap5](https://getbootstrap.com/) styling | ||
new DataTable('#myTable', { | ||
// initalisation options | ||
// initialisation options | ||
}); | ||
@@ -39,3 +39,3 @@ ``` | ||
new DataTable('#myTable', { | ||
// initalisation options | ||
// initialisation options | ||
}); | ||
@@ -42,0 +42,0 @@ ``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
49389
11.49%799
8.12%+ Added
- Removed
Updated