Back to Pocketbase

Interface newViewCollection

static/jsvm/interfaces/core.newViewCollection.html

latest783 B
Original Source

Interface newViewCollection

Hierarchy

  • newViewCollection

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

NewViewCollection initializes and returns a new "view" 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