Back to Pocketbase

Interface DriverValuer

static/jsvm/interfaces/core.DriverValuer.html

latest812 B
Original Source

Interface DriverValuer

DriverValuer defines a Field interface for exporting and formatting a field value for the database.

Hierarchy

  • DriverValuer

Indexable

Index

Methods

driverValue

Methods

driverValue

  • driverValue(record): any

DriverValue exports a single field value for persistence in the database.

Parameters

record: core.Record

Returns any

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

On This Page

Generated using TypeDoc