2.0.0 • Published 7 years ago

six-alerts-manager v2.0.0

Weekly downloads
65
License
-
Repository
-
Last release
7 years ago

Provides support for /alerts to widgets

  • Must be initialized before any widgets on page

Usage

NPM

# npm install six-alerts-manager
import AlertsManager from 'six-alerts-manager'

// initialize with session from SDK and an userId
AlertsManager(session,{userId: '1884C0B8-C22A-4B7A-9DB3-A9AB4F8A45B6'})

CDN

<script type="text/javascript" src="https://cdn.six.se/js/six-alerts-manager/0/six-alerts-manager.min.js" />
// initialize with session from SDK and an userId
Six.Components.AlertsManager(session,{userId: '1884C0B8-C22A-4B7A-9DB3-A9AB4F8A45B6'})
2.0.0

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago