el-empty
Installation
SKILL.md
Empty Component
Empty component provides placeholder hints for empty states with customizable images and content.
When to Use
- Empty data states
- No search results
- Placeholder content
- Error states
Basic Usage
<template>
<el-empty />
</template>