How to customize an HTML Web Component
As part of my ongoing YouTube series on building a Web Component from scratch, this week I modified my pick-at-random app so that it can be customized declaratively using attributes on the <pick-at-random> element.
Next week, I’ll be showing how to add custom events so that you can extend your Web Component even further. Subscribe to my YouTube channel if you don’t want to miss it.