# certara-badge



<!-- Auto Generated Below -->


## Properties

| Property  | Attribute | Description | Type                                                                                                                                               | Default   |
| --------- | --------- | ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------- | --------- |
| `type`    | `type`    |             | `"badge" \| "circle" \| "pill"`                                                                                                                    | `'badge'` |
| `variant` | `variant` |             | `"brand" \| "critical" \| "cyan" \| "danger" \| "info" \| "magenta" \| "neutral" \| "olive" \| "orange" \| "periwinkle" \| "success" \| "warning"` | `'brand'` |


## Dependencies

### Used by

 - [certara-tab-item](../tabs/tab-item)

### Graph
```mermaid
graph TD;
  certara-tab-item --> certara-badge
  style certara-badge fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------


