el-progress

Installation
SKILL.md

Progress Component

Progress component shows the progress of current operations with linear, circle, or dashboard styles.

When to Use

  • Upload progress
  • Task completion
  • Loading states
  • Status indicators

Basic Usage

<template>
  <el-progress :percentage="50" />
</template>
Installs
4
GitHub Stars
25
First Seen
Jul 2, 2026
el-progress — jiaiyan/element-plus-skills