UnifiedSelectionContextProvider Function
Unified Selection context provider. It adapts framework-agnostic Unified Selection API to be better suited for React applications. The provided context is accessible via useUnifiedSelectionContext hook.
UnifiedSelectionContextProvider(props: UnifiedSelectionContextProviderProps): React.ReactElement
Parameter | Type | Description |
---|---|---|
props | UnifiedSelectionContextProviderProps |
Returns - React.ReactElement
Defined in
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.