Build an argon dropdown item

argonDropdownItem(
  name = NULL,
  description = NULL,
  src = NULL,
  icon = NULL,
  status = NULL
)

Arguments

name

Item name.

description

Item description if any.

src

HTML target page.

icon

Item icon of any. Expect argonIcon or icon.

status

Icon and name color status. See https://demos.creative-tim.com/argon-design-system/docs/foundation/colors.html.

Author

David Granjon, dgranjon@ymail.com