stencil-ds-react-template icon indicating copy to clipboard operation
stencil-ds-react-template copied to clipboard

Readme: This is an example repo of building plugins - What does this mean exactly?

Open peterennis opened this issue 6 years ago • 1 comments

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.

peterennis avatar Jul 20 '19 20:07 peterennis

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.

schadenn avatar Nov 05 '19 11:11 schadenn