SelectionScope Interface
Deprecated in 5.0 - will not be removed until after 2026-06-13. Use Props<typeof computeSelection>["scope"]
from @itwin/unified-selection package instead.
Data structure that describes a selection scope.
Properties
Name | Type | Description | |
---|---|---|---|
description | string | undefined | Description | |
id | string | Unique ID of the selection scope | |
label | string | Label |
Defined in
Last Updated: 27 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.