mirror of
https://github.com/youzan/vant.git
synced 2025-12-19 01:02:29 +08:00
radio component
This commit is contained in:
@@ -12,11 +12,9 @@ export default {
|
||||
|
||||
### 基础用法
|
||||
|
||||
:::demo
|
||||
```html
|
||||
<z-radio v-model="radio"></z-radio>
|
||||
<z-radio v-model="radio">单选框</z-radio>
|
||||
```
|
||||
:::
|
||||
|
||||
### API
|
||||
|
||||
|
||||
Reference in New Issue
Block a user