createSelectionScopeProps Function
Normalizes given scope options and returns SelectionScopeProps that can be used for calculating selection with scope.
createSelectionScopeProps(scope: string | SelectionScopeProps | SelectionScope): SelectionScopeProps
| Parameter | Type | Description | 
|---|---|---|
| scope | string | SelectionScopeProps | SelectionScope | 
Returns - SelectionScopeProps
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.