Introduction
The NavigateBar is a Higher Order Component that is part of the Screen Management system, providing navigation functionality to return to the previous screen.
Screen Management must be enabled to utilize the NavigateBar component. When disabled, the component will not be visible in the WidgetBar.
If Screen Management is enabled and the NavigateBar is implemented in any screens, subsequently disabling Screen Management will render the NavigateBar non-functional.
Refer to Screen Management for comprehensive configuration details.