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.
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.