svelte-color-picker
- Purpose: A Svelte component for color picking with HSV (Hue, Saturation, Value) functionality.
- Key Features:
- Provides an interactive color picker for Svelte applications.
- Supports color change events and initial color setup.
- Target Audience: Svelte developers needing a customizable color picker component.
- Component:
<HsvPicker>
: The main and currently only color picker component.- Props:
on:colorChange
: Callback function triggered on color changes (returns RGBA values).startColor
: Initializes the picker with a specified HEX color (without alpha).
- Props:
- Framework Support: Exclusively for Svelte v3 .
- Demo: Available at Demo Page.
- License: MIT.
sveltesvelte-v3color-pickersveltejs
Featured Stories
No featured articles here. Navigate to an article, then pick the Feature on menu button