md_info_box: Create an info box

Description Usage Arguments

Description

Create an info box

Usage

1
2
md_info_box(value, width = 3, status = "info", title,
  title_icon = NULL, footer = NULL)

Arguments

value

Value to display. Usually a number or short text.

width

Width of the box.

status

Main color of the box.

title

Title to display.

title_icon

Icon to display alongside title. Should be produced by md_icon.

footer

A footer to include in the box. Should be produced by md_footer.


pythonjokeun/shinymd documentation built on May 12, 2019, 10:52 a.m.