UnifiedSelectionContextProviderProps Interface
Deprecated in 5.9.0. The @itwin/unified-selection-react package should be used instead.
Props for Unified Selection context provider.
Properties
| Name | Type | Description | |
|---|---|---|---|
| children | React.ReactNode | undefined | Child elements. | |
| imodel | IModelConnection | iModel associated with the selection. | |
| selectionLevel | number | undefined | Specifies the selection level to watch for selection changes. |
Defined in
Last Updated: 22 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.