share context through web-components
using solid-element, is it possible to create a custom-element that provides a context and have other custom elements use this context?
eg sth like
I want to use these elements in HTML, not in JSX.
eg sth like
I want to use these elements in HTML, not in JSX.
