update_color_picker | R Documentation |
Update a colorPickerInput()
from the server.
update_color_picker(id, value, session = shiny::getDefaultReactiveDomain())
id |
ID of input to update. |
value |
Value to set. |
session |
A valid shiny session. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.