This Polyfill is based on the @ungap/custom-elements package. However this version will only trigger the patch if we're using a Safari browser on an IOS device.
🛠️ Install Dependencies
Using yarn :
yarn add @publidata/utils-custom-element
or using NPM :
npm install @publidata/utils-custom-element
🧑🏻💻 Usage
Make sure you import before using any custom web components
import "@publidata/utils-custom-element/dist";