Articles with #ionic
- Use Ionic components as Web Components in Angular2019-03-07This article explains how to use Ionic components as standard Web Components. The Ionic team provides them as the first-class citizen, and it is quite easy to use. Ionic Core Ionic has some porting packages for specific frameworks; Angular, Vue and React. They are built on top of Ionic Core, which is a collection of Ionic components made as Web Components. https://github.com/ionic-team/ionic/blob/master/core/README.md It is able to be used directly as a library.