Skip to main content

Requirements

This package requires the following JS libraries to function correctly

If using NPM, you can add the following to your package.json file to install some of these packages.

{
"devDependencies": {
"jquery": "^3.6.0"
},
"dependencies": {
"sweetalert2": "^9.15.2",
}
}