This page is part of a static HTML representation of TriTarget.org at https://tritarget.org

Custom Elements

26th October 2020 at 9:36pm

One of the key features of the Web Components standard is the ability to create custom elements that encapsulate your functionality on an HTML page, rather than having to make do with a long, nested batch of elements that together provide a custom page feature. This article introduces the use of the Custom Elements API.

~ https://developer.mozilla.org/en-US/docs/Web/Web_Components/Using_custom_elements