
labelstring"Label"helpTextstring""errorbooleanfalsehorizontalbooleanfalsechildrenReact.ReactNodevaluestringonValueChange(value: string) => voidEach item component needs a value prop to represent the value of the option. Use value and onValueChange props on the group component to control the selected state.
View code
View code
Use label and helpText props for additional information.
View code
Use error and helpText props for validating the entire group.
View code
View code