This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
web
/
z_element_plus
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
24f9e7efec
Rami (Branch)
Tag
master
z_element_plus
/
docs
/
examples
/
empty
/
bottom-content.vue
bottom-content.vue
99 B
Cronologia
Originale
1
2
3
4
5
<template>
<el-empty>
<el-button type="primary">Button</el-button>
</el-empty>
</template>