UnifiedSelection
Utilities for working with Unified Selection within React components.
Global Functions
| Name | Description | |
|---|---|---|
| UnifiedSelectionContextProvider | Unified Selection context provider. | Deprecated | 
| useUnifiedSelectionContext | Returns Unified Selection context provided by UnifiedSelectionContextProvider. | Deprecated | 
Interfaces
| Name | Description | |
|---|---|---|
| UnifiedSelectionContext | Interface for accessing and modifying Unified Selection within React components. | Deprecated | 
| UnifiedSelectionContextProviderProps | Props for Unified Selection context provider. | Deprecated | 
Type Aliases
| Name | Description | |
|---|---|---|
| UnifiedSelectionState | Describes how to access the current Unified Selection state. | Deprecated | 
Last Updated: 10 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.