# Badge

Simple functional Badge component.

# Usage

Examples

# Features

  • If 'to' or 'href' prop is passed Badge gain behaviour of link (is rendered as badgy CLink) and gains all props and options of CLink component.
  • Styling determined by color property,
  • Optional pill shape

# CBadge API