createInputTag {shinyMobile}R Documentation

Create an input tag

Description

Useful for text inputs, password input ...

Usage

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

[Package shinyMobile version 2.0.1 Index]