Skip to content

Add Labels

Identifier addLabels
Allows Multiple false

The addLabels argument lets you add a labels to a slider or progressBar. The value passed to this argument must either be true or false. If no value is provided, true will be used for the value.

The input field argument addLabels accepts the following value configurations.

  • addLabels
  • addLabels(value: true | false)

The input field argument addLabels can be used on the following input fields.

INPUT[slider(addLabels):bind_target]
INPUT[slider(addLabels(true)):bind_target]