SelectionScopeField Function
SelectionScopeField component is designed to be specified in a status bar.
It displays the active selection scope and the list of scopes from which the user can change the active selection scope.
SelectionScopeField(props: SelectionScopeFieldProps): React.JSX.Element
| Parameter | Type | Description | 
|---|---|---|
| props | SelectionScopeFieldProps | 
Returns - React.JSX.Element
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.