argonDropdownItem {argonR} | R Documentation |
Build an argon dropdown item
argonDropdownItem( name = NULL, description = NULL, src = NULL, icon = NULL, status = NULL )
name |
Item name. |
description |
Item description if any. |
src |
HTML target page. |
icon |
|
status |
Icon and name color status. See https://demos.creative-tim.com/argon-design-system/docs/foundation/colors.html. |
David Granjon, dgranjon@ymail.com