| 接口 | 说明 |
|---|---|
| ApplicationCache | |
| LocalStorage |
Represents the local storage for the site currently opened in the browser.
|
| LocationContext | |
| SessionStorage |
Represents the session storage in the browser for the site currently opened in the browser.
|
| WebStorage |
| 类 | 说明 |
|---|---|
| Location |
Represents the physical location of the browser.
|
| 枚举 | 说明 |
|---|---|
| AppCacheStatus |
Represents the application cache status.
|