bs4TabPanel: Create a tabPanel

Description Usage Arguments Author(s)

View source: R/cards.R

Description

To be included in a bs4TabCard

Usage

1
2
3
4
5
bs4TabPanel(tabName, ..., active = FALSE)

bs4DashControlbarItem(tabName, ..., active = FALSE)

tabPanel(tabName, ..., active = FALSE)

Arguments

tabName

Tab name: it will be also passed as the id argument. Must be unique.

...

Tab content.

active

Whether the tab is active or not. FALSE bu default.

Author(s)

David Granjon, dgranjon@ymail.com


RX-PBB/bs4Mash documentation built on April 11, 2020, 12:15 a.m.