This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
ant-design-vue
mirror of
https://github.com/vueComponent/ant-design-vue
Watch
1
Star
0
Fork
You've already forked ant-design-vue
0
Code
Issues
Projects
Releases
Wiki
Activity
97dce9db99
ant-design-vue
/
components
/
radio
/
demo
/
basic.md
148 B
Raw
Blame
History
#### 基本 最简单的用法。 #### Basic The simplest use.
<template>
<a-radio>Radio</a-radio>
</template>