View source: R/datetimePicker.R
updateDatetimePickerInput | R Documentation |
Change the value of a datetime picker input.
updateDatetimePickerInput(session, inputId, value)
session |
the Shiny |
inputId |
the id of the datetime picker widget to be updated |
value |
new value for the datetime picker widget |
No returned value, this just updates the widget.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.