Build an argon dashboard info card
argonInfoCard(
value,
title = NULL,
stat = NULL,
stat_icon = NULL,
description = NULL,
icon,
icon_background = "default",
hover_lift = FALSE,
shadow = FALSE,
background_color = NULL,
gradient = FALSE,
width = 3
)info card value.
info card title.
info card stat value.
info card stat description.
info card icon background color.
Whether to apply a lift effect on hover. FALSE by default. Not compatible with floating.
Whether to apply a shadow effect. FALSE by default.
Card background color. NULL by default.
Whether to apply a gradient effect on the card background. FALSE by default.
info card width. Between 1 and 12.