Skip to main content

@microsoft/fast-foundation > RadioGroup > name

RadioGroup.name property

The name of the radio group. Setting this value will set the name value for all child radio elements.

Signature:
name: string;

Remarks

HTML Attribute: name