Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upChanging top message for dropdownMenus #165
Comments
|
This feature would be very welcome by me also - it's needed for creative utilization of the dropdown menu element as much as for building non-English dashboards. |
… the `dropdownMenu()` function. If provided by the user, this text (instead of the default) will be shown on the header of the menu (only visible when the menu is expanded).
… the `dropdownMenu()` function. If provided by the user, this text (instead of the default) will be shown on the header of the menu (only visible when the menu is expanded).
I have one request, about the function
shinydashboard::dropdownMenuWould it be possible to change the behavior of the part in bold and allow the user to provide a custom message for that in a separate parameter?
I can always override the function to do that, but I feel more comfortable if you can deal with it.
Something like...
Thank you in advance for the time considering this idea!
Federico