Generates the UI for a user profile dropdown button to be used with the 'shinydashboard' package.
profile_module_ui(id, other_lis = NULL)
the Shiny module id.
additional <li> html tags to place between the email address and the Sign out button in the user profile dropdown. This is often used to add a user "My Account" page/app where the user can set their account settings.