tabPanelWithTitle: Create a Styled Panel With Titles

Description Usage Arguments Examples

View source: R/tab-panel-with-title.R

Description

Create a panel that works well with dropdowns and adds title and subtitle.

Usage

1
tabPanelWithTitle(title, description = NULL, ...)

Arguments

title

text string for the tab title

description

text string for the tab description

...

additional arguments

Examples

1
tabPanelWithTitle("Wow", "Such data")

pachadotdev/shinybird documentation built on Feb. 2, 2022, 12:27 a.m.