Back to Pocketbase

Interface newBaseCollection

static/jsvm/interfaces/core.newBaseCollection.html

latest783 B
Original Source

Interface newBaseCollection

Hierarchy

  • newBaseCollection

  • newBaseCollection(name, ...optId): core.Collection

NewBaseCollection initializes and returns a new "base" Collection model.

It also loads the minimal default configuration for the collection (eg. system fields, indexes, type specific options, etc.).

Parameters

name: string
Rest ...optId: string[]

Returns core.Collection

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc