Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49384

Using and configuring IonicStoreage for Standalone (2025)

$
0
0

Hi, I am in the process of updating my Ionic / Angular application to standalone.

I have Angular v20.1.4, Ionic v8.7.1

I see some older post on setting up Ionic storage, and also at GitHub - ionic-team/ionic-storage: Ionic Storage module for Ionic apps I don’t see any mention of how to import for standalone.

Do I assume we still import the module, as following (e.g. in app.config.ts) but inside of importProvidersFrom..

providers: [
  importProvidersFrom(      
      IonicStorageModule.forRoot()
    ),
]

Thanks in advance

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 49384

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>