Skip to content

HSVColorPalette

HSV 中调整 Saturation Value 调色板

API

props

参数名描述类型默认值
disabled是否禁用boolean false
prefixcss class 前缀string
color颜色HSVA必填
dotClass操作组件样式any必填
dotStyle操作组件样式string | false | CSSProperties | StyleValue[]

event

参数名描述类型
change值修改事件[e: HSVA]

Released under the MIT License.