Skip to main content
The LI.FI Widget uses modern JavaScript APIs that may not be supported in older environments. Partners integrating the Widget may need to add polyfills if they need to support older browsers.
Polyfills are only needed if you must support an environment where an API below is marked ❌. The polyfill packages/imports in this page are suggestions—you can use any equivalent polyfill solution as long as it provides the same API behavior.

Browser & API Support

Legend: ❌ Not supported (requires polyfill) | ✅ Fully supported

Polyfill Setup (Examples)

Install a polyfill library

Import polyfills (choose one approach)

Option A: simplest (larger bundle)
Option B: only what you need (smaller bundle)