passwordInput(inputId, label, value = "")
input
slot that will be used to access the value.NULL
for no label.updateTextInput
Other input.elements: actionButton
,
actionLink
; animationOptions
,
sliderInput
;
checkboxGroupInput
;
checkboxInput
; dateInput
;
dateRangeInput
; fileInput
;
numericInput
; radioButtons
;
selectInput
, selectizeInput
;
submitButton
; textInput
passwordInput("password", "Password:")
Run the code above in your browser using DataLab