Note: If you’d like to try it out live first, here is a sandbox example. I like to use the Lit framework to create self-contained web components that provide composable drop-in functionality. I choose them over Stimulus controllers when I...