Hello! Great job!
Is it possible not to use shadow dom at the moment? Perhaps by overriding properties or methods?
Motivation:
-
Not all browsers support Shadow DOM well
-
Difficult to reuse common styles between custom elements
-
Other use cases where the developer can decide whether to use Shadow DOM or not
Hello! Great job!
Is it possible not to use shadow dom at the moment? Perhaps by overriding properties or methods?
Motivation:
Not all browsers support Shadow DOM well
Difficult to reuse common styles between custom elements
Other use cases where the developer can decide whether to use Shadow DOM or not