View source: R/sign_in_module.R
sign_in_module | R Documentation |
This server logic accompanies the sign_in_module_ui
.
sign_in_module(input, output, session)
input |
the Shiny |
output |
the Shiny |
session |
the Shiny |
invisible(NULL)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.