TeamLab Document Editors API Documentation

config

The config base section allows to change the following editor settings:

var docEditor = new DocsAPI.DocEditor('placeholder', {
   type: 'desktop',
   width: '100%',
   height: '100%',
   documentType: 'spreadsheet'
});
Please see other sections for more options: