For people who are developing an app, it would be nice to be able to select a theme on a live, running app. shinythemes could include a theme selector component (which would be a selectInput) and the corresponding server and JS code to replace the app's current bootstrap.css with whichever one is selected.
For people who are developing an app, it would be nice to be able to select a theme on a live, running app. shinythemes could include a theme selector component (which would be a
selectInput
) and the corresponding server and JS code to replace the app's current bootstrap.css with whichever one is selected.