Home > @department-of-veterans-affairs/va-forms-system-core > RadioGroup
RadioGroup() function
Signature:
export declare function RadioGroup(props: RadioGroupProps): JSX.Element;
Parameters
Parameter | Type | Description |
---|---|---|
props | RadioGroupProps |
Returns:
JSX.Element