Components

Easily highlight new or unread items by adding a <Badge> to links, Bootstrap navs, and more.

Badges 42

<p>
  Badges <Badge>42</Badge>
</p>;

Cross-browser compatibility

Unlike in regular Bootstrap, badges self collapse even in Internet Explorer 8.

#Props[source]

NameTypeDefaultDescription
pullRight
boolean
false
bsClass
string
'badge'

Base CSS class and prefix for the component. Generally one should only change bsClass to provide new, non-Bootstrap, CSS styles for a component.