Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 253 Bytes

File metadata and controls

3 lines (2 loc) · 253 Bytes

Simple Web Component using Vanilla JS

Web Components is a suite of different technologies allowing you to create reusable custom elements — with their functionality encapsulated away from the rest of your code — and utilize them in your web apps.