Docs
Cloudflare
CodeRabbit
Railway
WorkOS
Netlify
AG Grid
Clerk
SerpAPI
OpenRouter
Electric
Sentry
Unkey
Prisma
Cloudflare
CodeRabbit
Railway
WorkOS
Netlify
AG Grid
Clerk
SerpAPI
OpenRouter
Electric
Sentry
Unkey
Prisma
Table API Reference
Column API Reference
Row API Reference
Cell API Reference
Header API Reference
Features API Reference
Static Functions API Reference
Legacy API Reference
Features API Reference

aggregationFn_count

Variable: aggregationFn_count

ts
const aggregationFn_count: AggregationFn<any, any>;
const aggregationFn_count: AggregationFn<any, any>;

Defined in: fns/aggregationFns.ts:234

Counts the number of leaf rows in the group.

The column id is ignored because the result is based only on group size.