Learn R Programming

login (version 0.9.3)

login_ui: Login UI elements.

Description

This will render (if the user is not logged in) text boxes and buttons for the user to login.

Usage

login_ui(id)

Value

a shiny::div() object.

Arguments

id

id unique ID for the Shiny Login module.