w3c / miniapp-lifecycle

MiniApp Lifecycle
https://w3c.github.io/miniapp-lifecycle/
Other
7 stars 6 forks source link

Update getGlobalState() and getPageState() method #12

Closed QingAn closed 3 years ago

QingAn commented 3 years ago
  1. Add "GlobalState globalState" in getGlobalState() method, so that the defined GlobalState value can be obtained.
  2. Add "PageState pageState" in getPageState() method, so that the defined PageState value can be obtained.

Preview | Diff