SelectionScopeField Variable
SelectionScopeField React component. This component is designed to be specified in a status bar definition. It will display the active selection scope that is used by the PresentationManager to determine what elements are added to the selection nap mode. This React component is Redux connected.
Type
ConnectedComponent<(props: SelectionScopeFieldProps) => Element, Omit<SelectionScopeFieldProps, "activeSelectionScope" | "availableSelectionScopes">>
Default Value
typescript ...
Defined in
Last Updated: 20 June, 2023