Skip to content

HSVColorGradientSlider

HSV 中调整 Hue 调色板

API

props

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

event

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

Released under the MIT License.