Synchronous version ofDocumentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
my.setStorage.
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| key | String | Yes | Storage key identifier |
| data | Object/String | Yes | Data to store |
Code Example
Related APIs
my.setStorage
Store data asynchronously
my.getStorageSync
Get data synchronously