syncfusion-javascript-inputs
Installation
SKILL.md
Syncfusion javascript inputs
ColorPicker
The ColorPicker component is a user interface for selecting and adjusting color values. It supports HEX, RGB, and HSV color models, palette and picker modes, opacity control, inline rendering, custom preset palettes, and dual-mode switching.
Documentation and Navigation Guide
Getting Started
📄 Read: references/getting-started.md
- Installation and package setup (
@syncfusion/ej2-inputs) - Required CSS imports and theme configuration
- Basic initialization with
<input type="color"> - Picker mode vs. palette mode
- Inline rendering with
inline: true - Pre-setting a color value
- Lifecycle events:
created