Storage
Use this plugin to allow the user to manage storage on their mobile device.
On this page
Introduction
This plugin is used to allow the user to manage the web storage.
Where to find: startiapp.Storage
Methods
clearWebData
clearWebData: () => void
Clears all web data for the webview. This includes cookies, local storage, session storage, and the application cache.