login_ui {login}R Documentation

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)

Arguments

id

id unique ID for the Shiny Login module.

Value

a shiny::div() object.


[Package login version 0.9.3 Index]