UnifiedSelectionContextProviderProps Interface
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: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.