Learn R Programming

shinyreforms (version 0.0.1)

getInputId: 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.