Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

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.