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