Skip to main content

Range

Description

The range property can be understood as a span between a minimum and a maximum numeric value. It is mostly used to adjust opacity values.

For example, you can define a range from 0 (fully transparent) to 1 (fully opaque).

FeatureValue
Theme injectable
Possible InputsAny number between min and max

Occurrences

Toolbar

Inside the Toolbar the range property is only part of certain pickers and can not be found as an individual picker. Here, you can manipulate the opacity inside the Toolbar Extension Color Picker.

Range picker inside the toolbar

Detail Panel

Here, the range property can be selected via the same picker as in the Toolbar and it does not differ from it's counterpart inside the Toolbar Extension.

Range picker inside the detail panel