Back to Pocketbase

Interface newRecordUpsert

static/jsvm/interfaces/forms.newRecordUpsert.html

latest815 B
Original Source

Interface newRecordUpsert

Hierarchy

  • newRecordUpsert

  • newRecordUpsert(app, record): RecordUpsert

NewRecordUpsert creates a new [RecordUpsert] form from the provided [CoreApp] and [core.Record] instances (for create you could pass a pointer to an empty Record - core.NewRecord(collection)).

Parameters

app: excludeHooks<App>
record: core.Record

Returns RecordUpsert

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc