el-color-picker

Installation
SKILL.md

ColorPicker Component

ColorPicker is a color selector supporting multiple color formats.

When to Use

  • Theme customization
  • Color selection
  • Design tools
  • Style configuration

Basic Usage

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