Skip to contents

The widget

Create a calendar, and place it in a Shiny app.

VanillaCalendar()
Vanilla Calendar Widget
VanillaCalendarOutput() renderVanillaCalendar()
Shiny bindings for VanillaCalendar

Updating a calendar from Shiny

Change a calendar that is already on the page, without re-rendering it.

VanillaCalendarProxy() vcSet() vcUpdate() vcShow() vcHide() vcDestroy()
Update a calendar in place from Shiny