Learn R Programming

gentelellaShiny (version 0.1.0)

tabPill: Create a gentelella tabPill

Description

To be included in a tabSetPill

Usage

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