Global Components
How long it takes to build a global status bar?
Global components are components that have the same outlook and behavior across the entire application. Any modification to the global components will be applied to all the places it's used. A classic example is the status bar. It's always displayed at the top of the screen, and it's the same across all screens.
Global status bar
Global status bar is similar with status bar in Highr Order Component
category. The difference between them is that global status bar is global, and any modification to it will be applied to all the places it's used.
The way to use global status bar is:
Show Global Status Bar
in screen's attribute panel.