Skip to contents

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

David Granjon, dgranjon@ymail.com