<cn>
#### 基本
最简单的用法。
</cn>

<us>
#### Basic
The simplest use.
</us>

```html
<template>
  <a-radio>Radio</a-radio>
</template>
```