SelectionCountField Function
Status field component used to display the number of selected items.
SelectionCountField(props: SelectionCountFieldProps): React.JSX.Element
@note Use useSelectionSetSize hook to get the selection count.
| Parameter | Type | Description | 
|---|---|---|
| props | SelectionCountFieldProps | 
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.