Skip to content

Widget Data Storage

WidgetJS does not provide a built-in feature for widget data storage. Data storage for widgets is consistent with typical front-end data storage implementations, meaning you can use methods like localStorage, IndexedDB, and so on to store data.