Back to Pocketbase

Function countRecords

static/jsvm/functions/_app.countRecords.html

latest561 B
Original Source

Function countRecords

  • countRecords(collectionModelOrIdentifier, ...exprs): number

CountRecords returns the total number of records in a collection.

Parameters

collectionModelOrIdentifier: any
Rest ...exprs: Expression[]

Returns number

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc