I want to create a custom element class that can be use on basically any type of element if is="foo-element"
is present, but I get the feeling that it’s not possible.
I want to create a custom element class that can be use on basically any type of element if is="foo-element"
is present, but I get the feeling that it’s not possible.