Header
The header is located at the top of the application and provides global navigation and user informations
| Component | Role | Description |
|---|---|---|
| Breadcrumb | Links to the different pages navigated by the user | |
| Welcome user | Displays a welcome message with username | |
| Documentation link | Redirects to client documentation | |
| Legacy link | Redirects to legacy interface | |
| Parameters link | Redirects to parameters of the app | |
| Logout button | Logouts the user and redirects the user to login | |
| Theme toggle | Button to switch the theme (dark, light or system) |
Last updated on