Back to Pocketbase

Interface DBExporter

static/jsvm/interfaces/core.DBExporter.html

latest838 B
Original Source

Interface DBExporter

DBExporter defines an interface for custom DB data export. Usually used as part of [App.Save].

Hierarchy

  • DBExporter

Indexable

Index

Methods

dbExport

Methods

dbExport

DBExport returns a key-value map with the data to be used when saving the struct in the database.

Parameters

app: App

Returns _TygojaDict

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc