View source: R/mod_event_list.R
mod_event_list_server | R Documentation |
event_list Server Functions
mod_event_list_server(id, events, language, site)
id |
The id of the corresponding UI element |
events |
A reactive expression holding a list of events to display in the event list |
language |
A reactive expression holding the current UI language |
site |
A reactive expression holding the current site name Update year choices in event list filter Adds as choices all the years for which events have been recorded Update block choices in event list filter Add all blocks of the current site as choices Update activity choices in event list filter Only used when the language is changed. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.