Home > @findkit/ui > State > loadMoreFocusIndex

State.loadMoreFocusIndex property

Index of the first new hit to focus after "Load more". Set when load more is triggered via keyboard, consumed by SingleGroupResults.

Signature:

loadMoreFocusIndex: number | undefined;