| ds_tabpanel | R Documentation |
Content panel for a tab.
ds_tabpanel(..., value, class = NULL)
... |
Panel content |
value |
The value that matches the corresponding ds_tab |
class |
Additional CSS classes |
A Shiny tag object
ds_tabpanel(value = "overview", ds_paragraph("Content here."))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.