Skip to contents

Create a Bootstrap-style card

Usage

html_card(body, title = NULL)

Arguments

body

Card body content (character string).

title

Optional card header title.

Value

An htmltools tag object.