-
@dr_sensor I don’t think
is
is enough (browser support concerns aside) to solve the use cases most folks would want from a progressively enhanced component system. I touched on this a little bit in my talk at @EleventyMeetup yesterday -
@dr_sensor @EleventyMeetup the biggest limitation that comes to mind with
is
is void elements and slot content—not sure how that could work! maybe someone smarter than me knows 😅 <input is=""> or <img is=""> (where does the slot content go)