This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
web
/
z_element_plus
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
3badc35589
Branche
Tagy
master
z_element_plus
/
docs
/
examples
/
empty
/
bottom-content.vue
bottom-content.vue
99 B
História
Raw
1
2
3
4
5
<template>
<el-empty>
<el-button type="primary">Button</el-button>
</el-empty>
</template>