shinyWidgets (version 0.5.1)

demoAirDatepicker: Some examples on how to use airDatepickerInput

Description

Some examples on how to use airDatepickerInput

Usage

demoAirDatepicker(example = "datepicker")

Arguments

example

Name of the example : "datepicker", "timepicker", "months", "years", "update".

Examples

Run this code
# NOT RUN {
if (interactive()) {

  demoAirDatepicker("datepicker")

}
# }

Run the code above in your browser using DataCamp Workspace