OptionalcompletedISO 8601 lower bound on donation completed_at.
OptionalcompletedISO 8601 upper bound on donation completed_at.
OptionaleagerWhen true, the underlying useInfiniteDonations walks the
cursor eagerly (fires fetchNextPage on every render where
hasNextPage && !isFetchingNextPage). Defaults to true —
matches the overlay-vite behavior where the leaderboard must see
every donation to be accurate.
OptionalisOptionalitemOptional class hint carried onto each row — e.g. for CSS theming.
OptionallimitCap on returned rows. 0 returns every donor.
OptionalprefilterWhen true (default), donors on the leaderboard-exclusions list
are filtered out before aggregation. Set false to include every
donor regardless of the exclusion list — useful for admin views.
OptionalremoveDrop rows whose donor_name is empty or literally "anonymous".
Params for useLeaderboard.