stencil-ds-react-template
stencil-ds-react-template copied to clipboard
Readme: This is an example repo of building plugins - What does this mean exactly?
What does this mean exactly?
I have a simple test component from the latest Stencil and want to integrate it with React.
Repo: https://github.com/adaept/ae-panel-component
The original demo from Gil Fink was in 2017. The version I built uses Stencil/core 1.1.7
Is the component a plugin? I am confused with the terminology.
I would like to integrate my component as a test with Angular, React, Vue etc. following some official guidelines that I am not yet able to find.
Did you read this: https://github.com/ionic-team/stencil-ds-plugins#react? It should clarify how to create a React wrapper for your component.