|
|
|
|
|
by manucorporat
3216 days ago
|
|
Here an engineer at Ionic. You don't need to integrate typescript to use a "widget" generated with Stencil. Stencil is a compiler that generates vanilla web components in javascript. You can just import the generated .js and use the component just like a "button" or native "input". |
|
Thanks for the prompt response BTW.