bg-modal
v1.0.7
Published
Just modals for apps.
Downloads
4
Readme
#Session Timeout Modal
####File Structure
├── index.js
├── index.config.js
├── package.json
├── readme.md
####Installation
- Make sure to install Bootstrap.
- This module should live within the
node_modules
folder. - Pack this module with webpack and it will set modal on the page based off of the
seshLengthOrg
variable out of the box. - The actual count down number can be modified inside the
index.config.js
file.