@blainegunn/bg-modal

Just modals for apps.

Usage no npm install needed!

<script type="module">
  import blainegunnBgModal from 'https://cdn.skypack.dev/@blainegunn/bg-modal';
</script>

README

Session Timeout Modal

File Structure

├── index.js
├── index.config.js
├── package.json
├── readme.md

Installation

  1. Make sure to install Bootstrap.
  2. This module should live within the node_modules folder.
  3. Pack this module with webpack and it will set modal on the page based off of the seshLengthOrg variable out of the box.
  4. The actual count down number can be modified inside the index.config.js file.