This widget displays a dial with a slider the user can move to change a parameter value.
When the slider is moved on the dial, the selected value is immediately sent to the remote product by updating the referenced configuration parameter.
This widget provides two different layouts you can use.
DASHED
SOLID
Component Reference
Here is a comprehensive list of all the elements and properties that can be used to configure the component.
Knob <knob-widget> | |
---|---|
PROPERTIES | |
Color | The color used to render the widget elements. |
CSS Class | The name(s) of the CSS class used to customize the widget layout. |
Default Value | The default value to use when displaying the widget. |
Height | The height of the widget (e.g. 250px). |
Layout | The dial layout, which can be:
DASHED SOLID
|
Parameter | The configuration parameter whose value must be set. |
Ratain Last Value | The flag indicating whether the last value should be retained between navigations. true false
|
Ticks | The number of ticks within the DASHED dial. |
Title | The title displayed on the top part of the widget box. |
Unit | The alternative unit of measurement to be displayed next to the value. |
Visibility Condition | The expression that allows you to reduce the visibility of the element. |