A minimal, dynamic factory for creating web components with zero build steps
Component using inline <template> tag with light DOM rendering
Template with Shadow DOM for complete style encapsulation
Load component HTML from external file with light DOM
External HTML file with Shadow DOM encapsulation
Demonstrates standard and custom event handling
Component lifecycle: mounted, unmounted, and changed
Customizable components using default and named slots