element_tab: Element function for tabs

Description Usage Arguments Examples

View source: R/materialise.R

Description

Element function for tabs

Usage

1
element_tab(id, name, content, active = F, disabled = F)

Arguments

id

An id for the tab

name

A name for the tab

content

A tags class object or a character

active

logical, default=F

disabled

logical, default=F

Examples

1
none

tpemartin/materialise documentation built on Dec. 23, 2021, 12:01 p.m.