created:5/17/2021
updated:5/17/2021
loc
14
comments
0
passed
1
failed
1
coverage
100%

HslStringColorPicker

avatar of Vlad Shilov

Component

import { HslStringColorPicker } from 'react-colorful';

Overview

hsl(213, 50%, 16%

Properties

Name
Description
Default
className
string
-
color
string
-
onChange
((newColor: string) => void)
-

Commits

Date
Author
Commit Message
9/11/2020

Vlad Shilov

avatar of Vlad Shilov
Migrate to alpha-channel colors
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Named exports everywhere
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Update paths and exports
9/5/2020

Vlad Shilov

avatar of Vlad Shilov
Move component files
4 commits

External dependencies

package
imports
peer
react
^17.0.0
React
*

Internal dependencies

file
imports
"./common/ColorPicker"
"../types"
ColorModelColorPickerBaseProps
"../utils/compare"
equalColorString
"../utils/convert"
hslStringToHsvahsvaToHslString

Component JSX

<ColorPicker
colorModel
/>
ColorPicker
from"./common/ColorPicker"