Learn R Programming

spsComps (version 0.2)

tabTitle: h2 title with bootstrap info color

Description

Mostly used under SPS framework to create the tab title.

Usage

tabTitle(title, ...)

Arguments

title

title text

...

other attributes and children to this element

Value

a h2 level heading with bootstrap4 "info" color(bt4 color not the default bt3 info color)

Examples

Run this code
# NOT RUN {
tabTitle("This title")
# }

Run the code above in your browser using DataLab