Skip to contents

Create a status badge

Usage

html_badge(text, color = "primary")

Arguments

text

Badge text.

color

Badge color class: "success", "warning", "danger", "info", "primary" (default), or "secondary".

Value

An htmltools tag object.