Skip to main content

What is the global state format in the frontend and how do I access it with JavaScript?

You can use the DWKitStore.getState() global object to access State. However, we advise against changing it directly.

The state is described in detail here.