tablerDropdownItem {tablerDash} | R Documentation |
Create a Boostrap 4 dashboard dropdown container
Description
Build a tabler dashboard dropdown container
Usage
tablerDropdownItem(..., title = NULL, href = NULL, url = NULL,
status = NULL, date = NULL)
Arguments
... |
Item content. |
title |
Item title. |
href |
External link. |
url |
Author image. |
status |
Item status. Only if url is not NULL. |
date |
Item date. |
Author(s)
David Granjon, dgranjon@ymail.com
[Package tablerDash version 0.1.0 Index]