SelectionScopeProps Type Alias

Deprecated  in 5.0 - will not be removed until after 2026-06-13. 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: 27 June, 2025