🆒 Your use case
From Ionic docs:
"Ionic Config provides a way to change the properties of components globally across an app. It can set the app mode, tab button layout, animations, and more."
In my case I want to use ios mode globally in app, but this can't be done through this nuxt module.
🆕 The solution you'd like
Add @ionic/vue install config options in this module option
🔍 Alternatives you've considered
No response
ℹ️ Additional info
No response