Skip to main content

Framework reference

Apps use the groove global object for store, URL, user, theme, and framework helpers. The appsmith alias remains for imported apps — see groove vs appsmith.

Sections

  • Context objectstore, user, URL, theme, geolocation
  • Query objectdata, run(), clear()
  • Actions — navigate, alerts, modals, store, download, intervals, and more (see sidebar)

JS Objects

Create JS Objects in the explorer to encapsulate functions and variables. Call them from widgets as {{JSObject1.myFun()}}.