el-slider

Installation
SKILL.md

Slider Component

Slider component allows users to drag a slider within a fixed range to select values.

When to Use

  • Numeric range selection
  • Volume/brightness controls
  • Price range filters
  • Progress indicators

Basic Usage

<template>
  <el-slider v-model="value" />
</template>
Installs
1
GitHub Stars
16
First Seen
5 days ago
el-slider — jiaiyan/element-plus-skills