Registers the Web Components (custom HTML elements) of this library.
import "@solid/reactive-authentication/registerElements" Copy
import "@solid/reactive-authentication/registerElements"
<script type="module" src="https://unpkg.com/@solid/reactive-authentication/dist/registerElements.js"></script><authorization-code-flow></authorization-code-flow><idp-picker></idp-picker><webid-picker></webid-picker> Copy
<script type="module" src="https://unpkg.com/@solid/reactive-authentication/dist/registerElements.js"></script><authorization-code-flow></authorization-code-flow><idp-picker></idp-picker><webid-picker></webid-picker>
Registers the Web Components (custom HTML elements) of this library.
Example: Importing as a module specifier
Example: Importing from a CDN