Knob
A flexible knob component for use with our data flow system
Description
The Knob is an accessible, flexible component that directly interfaces with Svelvet’s custom input and output stores. It can be controlled via keyboard input, arrow keys, scroll, and click and drag.
Refer to the overview in this section for more detailed usage.
Props
The input store associated with the parameter.
The minimum value allowed when interacting with the Knob.
The maximum value allowed when interacting with the Knob.
Minimum angle allowed when interacting with the Knob rotation.
Maximum angle allowed when interacting with the Knob rotation.
Value by which the stored value should increment.
Displayed label for the slider.
Precision in decimal places.
Text color.
Knob background color.
Color of the output value displayed at the center of the knob.
Color for indicator symbol displaying the current rotational position of the knob.