Knob

Let you add a knob field in your form

fk_main

Double-click on the object to edit it. Object parameters dialog will pop-up.

fk_info

Key
The key field lets you define a unique name to your field. Key value will be read and updated in the context

{
   {
    "knob": [
        27,
        16,
        32
    ]
    }
}

Type
Let you set how knob will behave. Possible values are Volume (value from 0 to Max) or Panoramic (value from -Max to +Max)

Trigger change
Define whether js callbacks on change should be called during the value change or only when the knob is released.

Diameter
Define the size of a single knob.

Orientation
Let you change the slide orientation.
fs_info

Include On/Off
If true, this option will add an on/off selector for each knob.

Components
Define the number of sliders to create and each parameter. - Min value - Max value - Front color - Text color - Title - Tooltip formatter