WebApps 2

Global appData

Global appData is configuration that is shared among all instances of a WebApp. Configuration of global appData takes place in the addon-view of the Sitevision editor (found in the app's context menu when a config/global/index.html file is present).

import globalAppData from '@sitevision/api/server/globalAppData';

The globalAppData-object and the regular appData-object share all features.