How to install DT2 using npm
Its in the manual.
npm install datatables.net
You probably want to add -dt or -bs5 or one of the other styling packages as a postfix to the package name.
-dt
-bs5
See also the download builder to get the list of packages you need for the options selected.
Allan
Answers
Its in the manual.
You probably want to add
-dtor-bs5or one of the other styling packages as a postfix to the package name.See also the download builder to get the list of packages you need for the options selected.
Allan