bs4TabPanel: Create a tabPanel
Description
To be included in a bs4TabCard
Usage
bs4TabPanel(..., tabName, active = FALSE)
Arguments
tabName
Tab name: it will be also passed as the id argument. Should be unique.
active
Whether the tab is active or not. FALSE bu default.