SiteApp

Example values

TypeScript
{
id: string;
loaded: boolean;
errored: boolean;
processedBuffer: boolean;
processEvent?: (globals: SiteAppGlobals) => void;
}

Community questions

Questions about this page? or post a community question.