Svelte actually has context support for web components. But the problem here is that, the same context is not available across different web components. And this is true for SolidJS as well.
Lit just stabilized their context API for web components, though. Context – Lit
1 Like






















