...
Code Block | ||||||||
---|---|---|---|---|---|---|---|---|
| ||||||||
{ 'editor.toolbar': [ //..., 'personalDataProtection', 'specialCharacter', 'emoji', 'tuiImageEditor', 'WebAccessibilityChecker', //... ], } |
4. Import API and Upload API
...
Configuration
Set the import and upload API path to the configuration file for file (image, video, ...) upload and document (doc, docx, xls, xlsx) import.
...