Skip to main content
Version: Next

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

children?

ReactNode

(Optional)