View source: R/dashboardNavbar.R
tablerDropdownItem | R Documentation |
Build a tabler dashboard dropdown container
tablerDropdownItem(
...,
title = NULL,
href = NULL,
url = NULL,
status = NULL,
date = NULL
)
... |
Item content. |
title |
Item title. |
href |
External link. |
url |
Author image. |
status |
Item status. Only if url is not NULL. |
date |
Item date. |
David Granjon, dgranjon@ymail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.