TableResultsCountProps
type TableResultsCountProps = object;
Properties
| Property | Type |
|---|---|
endCount | number |
isDisabled? | boolean |
startCount | number |
totalCount | number |
type TableResultsCountProps = object;
| Property | Type |
|---|---|
endCount | number |
isDisabled? | boolean |
startCount | number |
totalCount | number |