InterviewSolution
| 1. |
How Many Types Of Storage Available In Ionic Framework? |
|
Answer» The easy way to store KEY or values and JSON objects is known as storage in Ionic Framework. In this various storage, engines are used. While on the web application, the storage will tend to use IndexedDB, WebSQL, and local storage. Various types of storage are available in ionic framework. Some of them are –
The easy way to store key or values and JSON objects is known as storage in Ionic Framework. In this various storage, engines are used. While on the web application, the storage will tend to use IndexedDB, WebSQL, and local storage. Various types of storage are available in ionic framework. Some of them are – |
|