What is the browser support of Angular Elements?
Since Angular elements are packaged as custom elements the browser support of angular elements is same as custom elements support.
This feature is currently supported natively in a number of browsers and pending for other browsers.
Browser | Angular Element Support |
---|---|
Chrome | Natively supported |
Opera | Natively supported |
Safari | Natively supported |
Firefox | Natively supported from 63 version onwards. You need to enable dom.webcomponents.enabled and dom.webcomponents.customelements.enabled in older browsers |
Edge | Currently it is in progress |
March 28, 2022
381
Read more
What is Angular Framework?
November 04, 2022
AngularWhat is a Angular module?
November 03, 2022
AngularWhat are the steps to use animation module?
October 31, 2022
Angular