Description Usage Arguments Examples
Element function for tabs
1 | element_tab(id, name, content, active = F, disabled = F)
|
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 |
1 | none
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.