Type ClientOptions

Less than 1 minute

Type ClientOptions

Declared in packages/sdk/client/src/client/client.ts:32open in new window

This options object configures the DXOS Client.

Properties

configopen in new window

Type: Config

Client configuration object.

modelFactoryopen in new window

Type: ModelFactory

Custom model factory.

servicesopen in new window

Type: MaybePromise<ClientServicesProvider>

Custom services provider.