webcomponents / webcomponents/custom-elements-everywhere
Add tests that two-way binding facilities work with custom elements
Open
- Dominant language
- JavaScript
- Stars
- 1.3k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
This [Svelte issue](https://github.com/sveltejs/svelte/issues/4838) came across my desk today and I think we should have a test that covers this kind of thing. The test would check that if a framework supports a 2-way binding syntax that works against some built-in elements, does it also work with custom elements with any (attribute|property x event) pairing.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.