SelectionScopeProps Type Alias
Deprecated in 5.0 - might be removed in next major version. Use Props<typeof computeSelection>["scope"] from @itwin/unified-selection package instead.
SelectionScopeProps = ElementSelectionScopeProps | { id: string }
A data structure that defines properties for applying a selection scope.
Defined in
Last Updated: 16 June, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.