<SubscriptionBadge> renders a small badge showing the tenant’s current subscription status. Useful in headers, settings pages, or user menus.
Usage
Output Examples
| Status | Badge |
|---|---|
active | Active (green) |
trial | Trial (blue) |
past_due | Past Due (yellow) |
canceled | Canceled (red) |
none | No Plan (gray) |
Props
<SubscriptionBadge> accepts no props. The plan name and badge styling are determined automatically from the tenant’s active subscription.