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
6c9de7146c
ant-design-vue
/
components
/
input
/
demo
/
basic.md
170 B
Raw
Blame
History
#### 基本使用 基本使用。 #### Basic usage Basic usage example.
<template>
<a-input placeholder="Basic usage" />
</template>