Description Usage Arguments See Also
View source: R/dashboardSidebar.R
A panel displaying user information in a sidebar
1 | sidebarUserPanel(name, subtitle = NULL, image = NULL)
|
name |
Name of the user. |
subtitle |
Text or HTML to be shown below the name. |
image |
A filename or URL to use for an image of the person. If it is a local file, the image should be contained under the www/ subdirectory of the application. |
dashboardSidebar
for example usage.
Other sidebar items: sidebarMenu
,
sidebarSearchForm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.