Type alias: CalculateViewLocation
Ƭ CalculateViewLocation: (params
: CalculateViewLocationParams
) => IndexLocationWithAlign
| number
| null
Type declaration
▸ (params
): IndexLocationWithAlign
| number
| null
Parameters
Name | Type |
---|---|
params | CalculateViewLocationParams |
Returns
IndexLocationWithAlign
| number
| null