RadioGroupProps
Home > @backstage/ui > RadioGroupProps
Signature:
export interface RadioGroupProps extends Omit<AriaRadioGroupProps, 'children'>, Omit<FieldLabelProps, 'htmlFor' | 'id'>
Extends: Omit<AriaRadioGroupProps, 'children'>, Omit<FieldLabelProps, 'htmlFor' | 'id'>
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
ReactNode |
(Optional) |