Back to Grafana

FeatureBadge

packages/grafana-ui/src/components/FeatureBadge/FeatureBadge.mdx

13.0.1414 B
Original Source

import { Meta, ArgTypes } from '@storybook/blocks'; import { FeatureBadge } from './FeatureBadge';

<Meta title="MDX|FeatureBadge" component={FeatureBadge} />

FeatureBadge

A component for displaying information about different release stages of features, in accordance with the guidelines provided at Grafana's Release Life Cycle.

<ArgTypes of={FeatureBadge} />