<my-notifications-list>
Usage
If you haven't already, go through the setup for the module.
Import the
<my-notifications-list>element somewhere in the javascript side of your web-app like this:
js
import '@darksoil-studio/notifications-zome/dist/elements/my-notifications-list.js'- Use it in the html side of your web-app like this:
html
<my-notifications-list>
</my-notifications-list>html
<my-notifications-list>
</my-notifications-list>html
<my-notifications-list>
</my-notifications-list>html
<my-notifications-list>
</my-notifications-list>html
<my-notifications-list>
</my-notifications-list>WARNING
Like all the elements in this module, <my-notifications-list> needs to be placed inside an initialized <notifications-context>.
Demo
Here is an interactive demo of the element:
API Reference
<my-notifications-list> is a custom element, which means that it can be used in any web app or website. Here is the reference for its API: