SelectionScope Interface
Deprecated in 5.0. 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: 21 February, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.