Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

bs4TabPanel

Create a tabPanel


Description

To be included in a bs4TabCard

Usage

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

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

tabPanel(..., 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


bs4Dash

A 'Bootstrap 4' Version of 'shinydashboard'

v0.5.0
GPL (>= 2) | file LICENSE
Authors
David Granjon [aut, cre], RinteRface [cph], Almasaeed Studio [ctb, cph] (AdminLTE3 theme for Bootstrap 4), Winston Chang [ctb, cph] (Utils functions from shinydashboard), Thomas Park [ctb, cph] (Bootswatch Sketchy theme CSS)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.