Skip to main content

Interface: ChamevoJSOptions

Defined in: core/src/services/ChamevoJS.ts:69

Configuration options for the ChamevoJS orchestrator.

Properties

PropertyTypeDescriptionDefined in
options?Partial<ChamevoOptions>Main options (merged over OPTION_DEFAULTS).core/src/services/ChamevoJS.ts:71
canvas?ChamevoCanvasPre-created canvas instance.core/src/services/ChamevoJS.ts:73
proxyFileServer?stringProxy server URL for images/fonts.core/src/services/ChamevoJS.ts:75