| productListItem {shinydashboardPlus} | R Documentation |
Create a product item
productListItem(..., src = NULL, productTitle = NULL, productPrice = NULL, priceColor = NULL)
... |
product description. |
src |
image url, if any. |
productTitle |
product name. |
productPrice |
product price. |
priceColor |
price color: see here for a list of valid colors https://adminlte.io/themes/AdminLTE/pages/UI/general.html. |
David Granjon, dgranjon@ymail.com