SiteAppLoaderView in referenceExample valuesTypeScript{ id: string; init: (config: { posthog: PostHog; callback: (success: boolean) => void; }) => { processEvent?: (globals: SiteAppGlobals) => void; };}Community questionsAsk a question