Skip to content

HSVColorSlider

横向拖拽基础组件

API

props

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

event

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

Released under the MIT License.