# Radio

# Usage

<mdc-radio name="demo-radiogroup" />
<mdc-radio name="demo-radiogroup" />

# mdc-radio

# Props

Name Type Default Description
id string null
disabled boolean false
name string null Native input element's name attribute.
value number | string null Native input element's value attribute.