Get the context where your app is running.
import { Showpad } from '@showpad/experience-app-sdk'const appContext = Showpad.getAppContext() Copy
import { Showpad } from '@showpad/experience-app-sdk'const appContext = Showpad.getAppContext()
Generated using TypeDoc
Get the context where your app is running.
Example