Skip to content

@luminaphoto/lumina-js


@luminaphoto/lumina-js / Client / ClientEditorConfig

Interface: ClientEditorConfig

Configuration options for Client Editor

Properties

PropertyTypeDescription
autoInitialize?booleanWhether to automatically initialize the editor (default: true)
enableLogging?booleanEnable debug logging (default: false)
licenseKeystringLicense key for Lumina SDK
previewQuality?numberJPEG quality for preview operations (1-100, default: 100)
previewSize?numberMaximum dimension for preview images (default: 1024)
timeout?numberTimeout for worker operations in milliseconds (default: 30000)
workerPath?stringPath to the worker script (default: auto-detected)

Proprietary. All rights reserved.