tablerDropdownItem: Create a Boostrap 4 dashboard dropdown container

View source: R/dashboardNavbar.R

tablerDropdownItemR 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


tablerDash documentation built on Sept. 30, 2024, 9:36 a.m.