component {designer} | R Documentation |
A container for the specified component input
component(id, ...)
componentTab(id)
id |
The ID of the component input |
... |
Shiny tags to include inside the component |
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
A shiny.tag of the component settings