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