PropertyRangeGroupSpecification Interface
Describes a grouping range.
@see Property range group specification documentation section
Properties
| Name | Type | Description | |
|---|---|---|---|
| fromValue | string | Value that defines the range start (inclusive). | |
| imageId | string | undefined | ID of an image to use for the grouping node. | |
| label | string | undefined | Grouping node label. | |
| toValue | string | Value that defines the range end (inclusive). | 
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.