ModusCreateOrg / ionic-vue

Vuejs integration for Ionic versions 4 and 5
MIT License
272 stars 26 forks source link

Create remaining wrapper components #125

Closed michaeltintiuc closed 4 years ago

michaeltintiuc commented 4 years ago

Pretty much everything from here: https://ionicframework.com/docs/api

Most of these components will be created via defineContainer in containers.ts

Best if done after #123