Notes
Control Properties
Flash Screen
A loading splash screen component displayed during initial Business Hub application load. Shows branding, a progress indicator, and transitions to the main content once authentication and data loading complete.
Control Properties
| Property | Type | Description |
|---|---|---|
| AddClass | Single-Line Text | Additional CSS classes appended to the modal container element. |
| Trigger | Droplink | Controls when the modal is displayed. Default is "exit" (shown on page exit intent). Can be set to "0" for immediate display on page load. |
| Storage | Droplink | Determines the browser storage mechanism used to remember the user's dismiss preference. Default is "localStorage". |