@enzomoraes/ckeditor5-file-upload
v0.2.3
Published
A plugin for file Upload other than just images for CKEditor 5.
Downloads
1
Maintainers
Readme
@enzomoraes/ckeditor5-file-upload
This package was created by the ckeditor5-package-generator package.
This plugin was made in order to upload files, other than just images.
To use it, just add to your build in config.builtinPlugins options after importing it
Add your upload method in options.customFileUpload.upload
Your options.accept must be a string with values separated by commas.