Skip to content

How do web-components (aside from template/slot) fit in? #49

@vardumper

Description

@vardumper

If I create a schema for web components, I could define what children they can have. It should compile just fine into PHP element classes, etc.
But is it actually useful? If they are components (as in compositions of html5 elements) - a web component author probably don't need any pre-compiled templates of atoms for it. He would just use plain HTML (although not typesafe as in this library).
Hmm. I need some more insights into web components.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions