profile_module_ui {polished} | R 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 |
Value
the UI to create the profile dropdown.
[Package polished version 0.8.1 Index]