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