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
594dc07dff
ant-design-vue
/
components
/
empty
/
demo
/
basic.md
130 B
Raw
Blame
History
#### 基本 简单的展示。 #### Basic Simplest Usage.
<template>
<a-empty />
</template>