IUnifiedSelectionComponent Interface
Deprecated in 5.12.0. All unified selection-driven components should use SelectionStorage
from @itwin/unified-selection
rather than SelectionHandler
.
An interface for all unified selection components
Properties
Name | Type | Description | |
---|---|---|---|
imodel Readonly | IModelConnection | IModelConnection used by this data provider | |
selectionHandler Readonly | SelectionHandler | undefined | Selection handler used by this component |
Defined in
Last Updated: 19 March, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.