controlType
"slider"
.opts
opts.id
opts.label
opts.value
min
and max
properties.opts.min
opts.max
opts.step
opts.disabled
true
, the user can't interact with the control.opts
opts.message
opts.message.commit
false
, the user is actively interacting with the control. If true
, the user has finished interacting with the control.opts.message.controlId
id
of the control.opts.message.controlType
"slider"
.opts.message.message
opts.message.message.type
"setValue"
.opts.message.message.value