Back to Pocketbase

Interface newBaseApp

static/jsvm/interfaces/core.newBaseApp.html

latest623 B
Original Source

Interface newBaseApp

Hierarchy

  • newBaseApp

  • newBaseApp(config): BaseApp

NewBaseApp creates and returns a new BaseApp instance configured with the provided arguments.

To initialize the app, you need to call app.Bootstrap().

Parameters

config: BaseAppConfig

Returns BaseApp

Settings

Member Visibility

  • Inherited

Theme

OSLightDark

Generated using TypeDoc