| component {designer} | R Documentation | 
Component Settings Shell
Description
A container for the specified component input
Usage
component(id, ...)
componentTab(id)
Arguments
id | 
 The ID of the component input  | 
... | 
 Shiny tags to include inside the component  | 
Details
The tab component contains a selection of specific inputs related to adding a new tab, as the events to create it in the UI are different to the other components
Value
A shiny.tag of the component settings
[Package designer version 0.3.0 Index]