Module

upload/filerepository

@ckeditor/ckeditor5-upload/src/filerepository

module

Filtering

Classes

Interfaces

  • UploadAdapter

    Upload adapter interface used by the file repository to handle file upload. An upload adapter is a bridge between the editor and server that handles file uploads. It should contain a logic necessary to initiate an upload process and monitor its progress.

Type Definitions