Global objects for apps
Global objects contain properties about the current app, user, and environment.
Current User
Information about the user currently logged in.
localStorage
Store and retrieve data in localStorage.
RetoolContext
Information about the current app.
RetoolContextMobile
Information about the current mobile device.
Theme
Information about the currently selected app theme.
Urlparams
URL query strings and hash parameters.
Viewport
Information about the canvas size in the current viewport.