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
1
GitHub Stars
15
First Seen
4 days ago
el-progress — jiaiyan/element-plus-skills