argonTab {argonR} | R Documentation |
Create a Boostrap 4 tab item
Description
Build an argon tab item
Usage
argonTab(..., tabName, active = FALSE)
Arguments
... |
Tab content |
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. |
Author(s)
David Granjon, dgranjon@ymail.com
[Package argonR version 0.2.0 Index]