import { defineManifest } from '../../../../scripts/build-docs/manifest-schema';
import { PixelRadioGroup } from './PixelRadioGroup';
import {
Controlled,
Default,
Disabled,
Required,
Surfaces,
Tones,
WithFormName,
} from './PixelRadioGroup.examples';
export default defineManifest({
name: 'PixelRadioGroup',
category: 'forms',
since: '1.0.0',
status: 'stable',
description:
'Single-select grouped radios with a pixel dot indicator, fieldset/legend semantics, and tone + surface variants.',
highlights: [
'Controlled via value + onChange(next: string) over a list of options.',
'Renders as a real