JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q9030F
  • License ISC

Just modals for apps.

Package Exports

  • bg-modal

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bg-modal) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

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.