Skip to main content

Radio

Radio buttons allow users to select one option from a group of related options. To group options, wrap the Radio components inside a RadioGroup component. If you want to give the user more than 4 options, consider using a Select component.

RadioProps

Signature:

export declare type RadioProps = <<, >, | > & & & & & & ;

RadioGroupProps

Signature:

export declare type RadioGroupProps = <, (value: , event?: <>) => | > & & & & ;
Prop Table did not receive data
Prop Table did not receive data
Prop Table did not receive data
Still have questions?
Find answers in the Dynatrace Community