Appearance
@luminaphoto/lumina-js / createEditor
Function: createEditor()
ts
function createEditor(config): Editor;Create a Web Worker-based editor (recommended for browser applications)
Parameters
| Parameter | Type | Description |
|---|---|---|
config | ClientEditorConfig | Optional editor configuration |
Returns
A new Client.Editor instance that processes images off the main thread