Learn R Programming

shinyMobile (version 2.0.0)

createInputTag: Create an input tag

Description

Useful for text inputs, password input ...

Usage

createInputTag(inputId, value = NULL, type, placeholder, ...)

Arguments