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
It looks like you're new here. If you want to get involved, click one of these buttons!
Answers
Its in the manual.
You probably want to add
-dt
or-bs5
or 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