@magicbell/embeddable

3.4.8 • Public • Published

MagicBell Notification Inbox

This package contains a notification inbox for your site powered by MagicBell.

Note

Don't use this package when you're using React. Use @magicbell/magicbell-react or @magicbell/react-headless instead.

Quick Start

npm i @magicbell/embeddable
<div id="notifications-inbox" />

<script type="module">
  import { renderWidget } from '@magicbell/embeddable';

  const targetElement = document.getElementById('notifications-inbox');
  const options = {
    apiKey: MAGICBELL_API_KEY,
    userEmail: CURRENT_USER_EMAIL,
    height: 500,
  };

  renderWidget(targetElement, options);
</script>

Documentation

Please see the MagicBell documentation for more information about this SDK.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
3.2.0-beta.10beta
3.4.81,037latest

Version History

VersionDownloads (Last 7 Days)Published
3.4.81,037
3.4.70
3.4.60
3.4.59
3.4.40
3.4.30
3.4.235
3.4.10
3.4.00
3.3.300
3.3.2955
3.3.280
3.3.270
3.3.260
3.3.250
3.3.240
3.3.230
3.3.220
3.3.210
3.3.200
3.3.190
3.3.186
3.3.170
3.3.169
3.3.150
3.3.140
3.3.130
3.3.120
3.3.110
3.3.104
3.3.95
3.3.80
3.3.60
3.3.50
3.3.40
3.3.30
3.3.20
3.3.16
3.3.00
3.2.180
3.2.170
3.2.160
3.2.150
3.2.140
3.2.130
3.2.120
3.2.110
3.2.100
3.2.90
3.2.80
3.2.70
3.2.60
3.2.50
3.2.40
3.2.30
3.2.20
3.2.10
3.2.00
3.2.0-beta.10
3.1.00
3.1.0-beta.20
3.1.0-beta.10
3.0.00
2.20.00
2.20.0-beta.10
2.19.10
2.19.00
2.18.00
2.17.00
2.16.40
2.16.30
2.16.20
2.16.10
2.16.00
2.15.31
2.15.20
2.15.10
2.15.0-beta.10
2.14.10
2.14.00
2.10.10
2.10.00
2.0.00

Package Sidebar

Install

npm i @magicbell/embeddable

Weekly Downloads

1,167

Version

3.4.8

License

SEE LICENSE IN LICENSE

Unpacked Size

7.45 MB

Total Files

11

Last publish

Collaborators

  • unamashana
  • smeijer
  • mattoxley