getInputId {shinyreforms} | R Documentation |
Returns an ID of an input tag.
Description
Returns an ID of an input tag.
Usage
getInputId(inputTag)
Arguments
inputTag |
A shiny tag to retrieve the ID from. |
Value
ID of an input tag.
[Package shinyreforms version 0.0.1 Index]