Skip to content

Browser support

u-elements is committed to provide great support for all users and technologies, including older browser versions.

Based on up-to-date statistics from caniuse.com, u-elements currently support 99.11% of all users on Chrome, Edge, Firefox, Firefox for Android, Opera, Safari, Safari on iOS, and Samsung Internet.

Minimum requirements

Browser versionRelease date
Chrome 60+July 2017
Edge 79+January 2020
Firefox 66+March 2019
Firefox for Android 135+February 2025
Opera 47+August 2017
Safari 10.1+March 2017
Safari on iOS 10.3+March 2017
Samsung Internet 8.2+December 2018

Web features in use

u-elements tracks browser support by monitoring the web features it uses. This is done by analyzing source code with JSHint and cross-referencing the identified features against MDN Browser Compatibility Data and caniuse.com usage statistics. Here are the web features used by u-elements that are not yet fully supported by all browsers:

FeatureBrowser support
InputEvent.inputType 99.11%
Window.customElements 99.23%
:host 99.23%
:host() 99.23%
ShadowRoot.mode 99.25%
Element.attachShadow 99.25%
ShadowRoot.activeElement 99.25%
Element.slot 99.25%
Node.getRootNode 99.28%
Event.composed 99.36%
Node.isConnected 99.38%
Object.entries 99.53%
Element.append 99.53%
Element.prepend 99.53%
Element.shadowRoot 99.54%
KeyboardEvent.key 99.58%
:scope 99.74%
Array.includes 99.74%
Array.from 99.75%
Array.find 99.76%
Array.findIndex 99.76%
KeyboardEvent.repeat 99.85%
Array.of 99.88%
String.startsWith 99.89%
String.repeat 99.89%
Element.closest 99.90%

Released under the MIT License