defines whether the editor is displayed in the fullscreen mode
webix.ui({ view: "editor", value: "<p>Hello World!</p>", fullscreen: true, upload: "https://docs.webix.com/richtext-backend/images" });