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
1
GitHub Stars
16
First Seen
5 days ago
el-color-picker-panel — jiaiyan/element-plus-skills