aabluedragon
Using WebComponents in SolidJS
Hi, I'm trying to use Sencha WebComponents in SolidJS:
https://docs.sencha.com/extwebcomponents/7.5.0/guides/getting_started/getting_started_existing_javascript_modern.html
I got it working, however there are typescript warnings for every sencha element used (even though it works in the browser):
Is there any way to bypass these warnings?
Thanks.
27 replies