UnifiedSelectionContextProviderProps Interface
Beta
Props for Unified Selection context provider.
Properties
Name | Type | Description | |
---|---|---|---|
children | undefined | ReactNode | Child elements. | |
imodel | IModelConnection | iModel associated with the selection. | |
selectionLevel | undefined | number | Specifies the selection level to watch for selection changes. |
Defined in
- presentation/components/src/presentation-components/unified-selection/UnifiedSelectionContext.tsx Line 59
Last Updated: 20 June, 2023