new AppStorageItem(element) → {AppStorageItem}
Parameters:
Name | Type | Description |
---|---|---|
element |
HTMLElement | The element displaying the app storage information |
- Source:
Requires:
- module:modules/app_storage
Returns:
- Type
- AppStorageItem
Requires
- module:modules/app_storage
Members
enabled :Boolean
The value indicates whether the module is responding.
The value indicates whether the module is responding. If it is false, the UI stops reflecting the updates from the root panel context.
Type:
- Boolean
- Source: