Skip to main content

Type ClientOptions


Type ClientOptions

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

This options object configures the DXOS Client.

Properties

configopen in new window

Type: Config

Client configuration object.

createWorkeropen in new window

Type: function

Create client worker.

modelFactoryopen in new window

Type: any

Custom model factory.

servicesopen in new window

Type: MaybePromise<ClientServicesProvider>

Custom services provider.

shellopen in new window

Type: string

Shell path.