afe_knob
Use aterrien/jQuery-Knob as GUI wrapper for NumberType.
type: integer
, default: 200
Dial width.
type: integer
, default: 200
Dial height.
type: boolean
, default: true
If false, hides the input.
type: boolean
, default: false
If true, displays the previous value with transparency.
type: integer
, default: 0
Arc size in degrees.
type: integer
, default: 0
Starting angle in degrees.
type: numeric|boolean
, default: true
If true, default width is used. If numeric, sets the cursor size to given value.
type: boolean
, default: false
If true, disables the input and widget events.
type: numeric
, default: 0.35
Gauge thickness.
type: string
, default: #87CEEB
Foreground color.
type: string
, default: #EEEEEE
Background color.
type: string
, default: butt
Gauge stroke endings. Can be set to butt
or round
.
type: numeric
, default: 1
Value change step.
type: numeric
, default: 0
Minimum value.
type: numeric
, default: 100
Maximum value.
type: boolean
, default: true