modTabPanel: Modified 'tabPanel' function to show icon and title

View source: R/app.R

modTabPanelR Documentation

Modified tabPanel function to show icon and title

Description

Modified tabPanel function to show icon and title

Usage

modTabPanel(title, ..., icon = NULL, menu = FALSE)

Arguments

title

Character: title of the tab

...

HTML elements to render

icon

Character: name of the icon

menu

Boolean: create a dropdown menu-like tab?

Value

HTML interface

Note

Icon is hidden at small viewports


nuno-agostinho/psichomics documentation built on Jan. 2, 2025, 4:10 a.m.