el-color-picker-panel

Installation
SKILL.md

ColorPickerPanel Component

ColorPickerPanel is the core component of ColorPicker for building custom color selection interfaces.

When to Use

  • Custom color picker UI
  • Embedded color selection
  • Advanced color tools
  • Custom dropdown implementations

Basic Usage

<template>
  <el-color-picker-panel v-model="color" />
</template>
Installs
4
GitHub Stars
25
First Seen
Jul 2, 2026
el-color-picker-panel — jiaiyan/element-plus-skills