This page was last edited on March 7, 2018, at 19:38.
Comments or questions about this documentation? Contact us for support!
App is the main controller for Genesys Widgets and has no UI. It controls all startup routines, global configurations, Extensions, executes the onReady event, and distributes changes to theme, language, mobile mode, and other application-wide effects.
App's main interface is its configuration. You set all global defaults using the window._genesys.widgets.main property. App also has a few commands you can use to change the language and theme.
App itself cannot be customized but its configuration options affect all widgets.
App has built-in mobile detection and can automatically notify all widgets to switch to mobile mode. You can also control this manually.