Properties
outlined
outlined: boolean = false
shape
shape: "square" | "rounded" = 'rounded'
variant
variant: "success" | "primary" | "info" | "warning" | "danger" = 'primary'
Static styles
styles: CSSResult = styles
Static Readonly tagName
tagName: "igc-badge" = 'igc-badge'
The badge is a component indicating a status on a related item or an area where some active indication is required.
igc-badge
base - The base wrapper of the badge.