Properties

NameTypeDefault
allowValueChangeOnClick boolean true
allowValueChangeOnDrag boolean true
allowValueChangeOnMouseWheel boolean true
changing (oldValue: KnobChanging['oldValue'], newValue: KnobChanging['newValue']) => boolean null
dragEndAngle number 0
dragStartAngle number 360
disabled boolean false
dial KnobDial null
endAngle number 360
height number | string 400
labels KnobLabels null
marks KnobMarks null
min number 0
max number 100
progressBar KnobProgressBar null
pointer KnobPointer null
pointerGrabAction KnobPointerGrabAction "normal"
rotation KnobRotation "clockwise"
startAngle number 0
spinner KnobSpinner null
styles KnobStyle null
step number | string 1
snapToStep boolean true
value any 0
width number | string 400

Events

change Event

Methods

NameArgumentsReturn Type
destroy None
val value