Learn R Programming

shinydashboardPlus (version 0.8.0.9000)

productListItem: AdminLTE2 product item

Description

Create a product item

Usage

productListItem(
  ...,
  src = NULL,
  productTitle = NULL,
  productPrice = NULL,
  priceColor = NULL
)

Arguments

...

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.