Editor
Allows you to open the SDK as a document editor for editing by specifying the id parameter for a file.

Method
| Name | Description | 
|---|---|
| initEditor | Initializes the SDK frame in the "editor" mode. | 
const docSpace = DocSpace.SDK.initEditor({config});
Allows you to open the SDK as a document editor for editing by specifying the id parameter for a file.

| Name | Description | 
|---|---|
| initEditor | Initializes the SDK frame in the "editor" mode. | 
const docSpace = DocSpace.SDK.initEditor({config});