Skip to content

Gauge

Overview

The Gauge element shows a value as a focused visual indicator. It is especially suitable for status, thresholds, progress, scoring, or KPI-style presentation where a single value needs emphasis.

When to use

  • When one key value should stand out clearly
  • When a threshold or target matters
  • When the page needs a compact KPI or status indicator

Element-specific options

OptionDescription
Value sourceDefines which value is displayed in the gauge
Minimum valueDefines the lowest point on the gauge scale
Maximum valueDefines the highest point on the gauge scale
ThresholdsDefines ranges or breakpoints that influence the display
Display labelDefines how the value is labeled for the user
Visual styleDefines the visual appearance of the gauge
HeaderDefines the title shown above the gauge

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration