stenciljs-in-react icon indicating copy to clipboard operation
stenciljs-in-react copied to clipboard

Stenciljs components in React: step by step guide

Results 2 stenciljs-in-react issues
Sort by recently updated
recently updated
newest added

Hi @alesgenova, I have published a module `stencil-react` (https://github.com/petermikitsh/stencil-react) that will automatically generate bindings for you. This could be a useful addition to the guide for users who might prefer...

Hi there. Thanks for creating this. I was wondering if you've seen this. I created a code sandbox [here](https://codesandbox.io/s/wo9j867ln7) and in index.js there are these lines: ``` import { defineCustomElements...