I\'m trying to detect whether a custom element with a specific name was registered or not. Is there a way to make such check?
Or is there a way to get list of regist
in scenarios where custom element classes (constructors) self-register an element, it is sufficient to check for the presence of the class