Make custom elements behave with scoped registries
With custom elements, you canb build, share, and reuse UI components with their unique behaviors, making development easier. But when your app brings together different sets of custom elements, from different libraries, things can get messy, and name collisions can occur. Scoped custom element registries solve this issue! In this article on developer.chrome.com, Jayson and I introduce the new scoped custom element registries feature that's now available by default in Chromium-based browsers.Read the article at https://developer.chrome.com/blog/scoped-registries