Back to Pocketbase

Function txInfo

static/jsvm/functions/_app.txInfo.html

latest604 B
Original Source

Function txInfo

TxInfo returns the transaction associated with the current app instance (if any).

Could be used if you want to execute indirectly a function after the related app transaction completes using app.TxInfo().OnAfterFunc(callback).

Returns TxAppInfo

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc