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 object —
store,user,URL,theme, geolocation - Query object —
data,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()}}.