argonTab: Create a Boostrap 4 tab item
Description
Build an argon tab item
Usage
argonTab(..., 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.