| callback_mapping | R Documentation | 
Create a mapping between a UI element and a server callback.
callback_mapping(path, ui, server = NA)
| path | Bookmark id. | 
| ui | Valid Shiny user interface. | 
| server | Function that is called within the global server function if given | 
list with ui and server fields
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.