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 Feb. 11, 2024, 11:16 p.m.