RadioGroupProps
Home > @backstage/canon
> 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) |