Uploading images in the editor
Add image extension
imageClass
is used for styling the placeholder image.Create upload function
onUpload
should return a Promise<string>
validateFn
is triggered before an image is uploaded. It should return a boolean
value.Configure events callbacks
Update slash-command suggestionsItems