Back to Pocketbase

Function save

static/jsvm/functions/_app.save.html

latest505 B
Original Source

Function save

  • save(model): void

Save validates and saves the specified model into the regular app database.

If you don't want to run validations, use [App.SaveNoValidate()].

Parameters

model: Model

Returns void

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc