profile_module_ui: Profile Module UI

View source: R/profile_module.R

profile_module_uiR Documentation

Profile Module UI

Description

Generates the UI for a user profile dropdown button to be used with the shinydashboard package.

Usage

profile_module_ui(id, other_lis = NULL)

Arguments

id

the Shiny module id.

other_lis

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.

Value

the UI to create the profile dropdown.


polished documentation built on Feb. 16, 2023, 8:02 p.m.