html_badge.Rd
Create a status badge
html_badge(text, color = "primary")
Badge text.
Badge color class: "success", "warning", "danger", "info", "primary" (default), or "secondary".
An htmltools tag object.