+ Badges can use icons on the left and right (default) sides. +
++ Badges can have onClick events applied to the badge itself or the icon + within the badge. The latter option is useful for when you might use badges + in other components (like a tag system with autocomplete where you need + close events). +
++ Badges can work as health status indicators in places where there are a lot + of repeated statuses, e.g. in tables. +
++ Badges can also be made to render anchor tags by passing an href. +