Adapter (upload/adapters)
@ckeditor/ckeditor5-upload/src/adapters/base64uploadadapter
class
private
The upload adapter that converts images inserted into the editor into Base64 strings.
Filtering
Properties
-
FileLoader
instance to use during the upload.
Methods
-
constructor( loader )
Creates a new adapter instance.
Parameters
loader : FileLoader
-
abort() → Promise
Aborts the upload process.
-
upload() → Promise
Starts the upload process.
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.