A module for creating a custom header for the GMH Leasing Dashboard.
Usage
app_header_ui(id, title = "GMH Leasing Dashboard", ...)
app_header_server(id, app_globals = NULL)
Value
app_header_ui()
: Anhtmltools::tagList()
of the header UI elementsapp_header_server()
: List of reactive expressions for the header
Details
The module includes both the UI and server functions for the header:
app_header_ui()
: The UI function for the headerapp_header_server()
: The server function for the header
The header will include the following elements:
GMH Communities logo
Dashboard title
About button
Refresh button
Contact Us dropdown menu
User Menu dropdown menu