| app_server | R Documentation | 
Create the server-side component of the dccvalidator Shiny app.
app_server(input, output, session)
| input | Shiny input | 
| output | Shiny output | 
| session | Shiny session | 
none
## Not run: shinyApp(ui = app_ui, server = app_server) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.